Skip to content

Hostname

ab40k.org

Last fetched

ab40k.org resolves to 1 IPv4 address operated by IOMART-AS - IOMART CLOUD SERVICES LIMITED in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ab40k.orgRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ab40k.org

Resolution chain

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

IPPrefixASNOperatorCountry
82.145.53.20882.145.32.0/19AS20860IOMART-AS - IOMART CLOUD SERVICES LIMITEDGB

WHOIS identity

Registrar
iana:303
Organization
daniel crichton
Contact emails

Subdomains

1 observed subdomain of ab40k.org.

Subdomain
www.ab40k.org

Web-graph footprint

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

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ab40k.org.

MechanismTarget
SPF_Aab40k.org
SPF_MXab40k.org

Related pages

Pivot deeper into the graph from ab40k.org.

Cypher and MCP

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

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