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
Resolution chain
ab40k.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 82.145.53.208 | 82.145.32.0/19 | AS20860 | IOMART-AS - IOMART CLOUD SERVICES LIMITED | GB |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ab40k.org.
| Mechanism | Target |
|---|---|
| SPF_A | ab40k.org |
| SPF_MX | ab40k.org |
Related pages
Pivot deeper into the graph from ab40k.org.
- IP · 82.145.53.208
- ASN · AS20860IOMART-AS - IOMART CLOUD SERVICES LIMITED
- Registrar · iana:303
- Country · GB
- Email · danielcrichton@hotmail.com
- TLD · .org
- Browse hostnames · ab…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.