Skip to content

Hostname

magicmindshub.com

Last fetched

magicmindshub.com resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in CA. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · magicmindshub.comRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/magicmindshub.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
23.94.189.10023.94.184.0/21AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:440
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

5 observed subdomains of magicmindshub.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for magicmindshub.com.

MechanismTarget
SPF_Amagicmindshub.com
SPF_IP107.158.127.197/32
SPF_IP107.158.127.204/32
SPF_IP107.158.127.205/32
SPF_IP107.158.127.206/32
SPF_IP107.158.127.207/32
SPF_IP107.158.127.218/32
SPF_IP107.158.127.222/32
SPF_IP107.158.127.225/32
SPF_IP192.227.185.157/32
SPF_IP192.227.185.180/32
SPF_MXmagicmindshub.com

Related pages

Pivot deeper into the graph from magicmindshub.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "magicmindshub.com"})-[: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.