Skip to content

Hostname

multiminded.net

Last fetched

multiminded.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · multiminded.netRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/multiminded.net

Resolution chain

multiminded.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.236.230.515.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
62.221.197.8462.221.192.0/19AS48635NL

WHOIS identity

Registrar
iana:1647
Organization
multiminded b.v.
Contact emails

Subdomains

19 observed subdomains of multiminded.net.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from multiminded.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "multiminded.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.