Skip to content

Hostname

magic-object.com

Last fetched

magic-object.com resolves to 1 IPv4 address operated by ASAHI-NET Asahi Net in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · magic-object.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/magic-object.com

Resolution chain

magic-object.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.145.237.44122.145.224.0/19AS4685ASAHI-NET Asahi NetJP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

8 observed subdomains of magic-object.com.

Web-graph footprint

Distinct hostnames that link to or from magic-object.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • magic-object.com

SPF policy

2 SPF mechanisms authorising senders for magic-object.com.

MechanismTarget
SPF_INCLUDEasahi-net.or.jp
SPF_MXmagic-object.com

Related pages

Pivot deeper into the graph from magic-object.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "magic-object.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.