Skip to content

Hostname

imaginary.org

Last fetched

imaginary.org resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in DE. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · imaginary.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/imaginary.org

Resolution chain

imaginary.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.157.176.4845.157.176.0/22AS197540NETCUP-AS netcup GmbHDE

WHOIS identity

Registrar
iana:1910
Organization
andreas matt
Contact emails

Subdomains

43 observed subdomains of imaginary.org.

Web-graph footprint

Distinct hostnames that link to or from imaginary.org in the public web crawl.

391 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for imaginary.org.

MechanismTarget
SPF_Aimaginary.org
SPF_Azitrus-vps.imaginary.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP2a03:4000:4b:f57:2478:33ff:fe12:65d0
SPF_IP45.157.176.48
SPF_MXimaginary.org

Related pages

Pivot deeper into the graph from imaginary.org.

Cypher and MCP

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

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