Hostname
abbon.com
Last fetched
abbon.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
abbon.com 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 |
|---|---|---|---|---|
| 194.63.249.219 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- audun aspelund
- Contact emails
- 4cnzsgn6ubza@privacy-protection.email
- gcgmv4hnvcnm@privacy-protection.email
- h3segvnsstvh@spamprotection.email
- ht4sgfs3qf6c@privacy-protection.email
- ike9hdf4f5zt@privacy-protection.email
- rkkjuvtio8dw@privacy-protection.email
- sahgruf7yvdd@privacy-protection.email
- whf7cgxacvcz@privacy-protection.email
- wnbu8hnqjekf@privacy-protection.email
- x3svm3322ymy@privacy-protection.email
- xdd3veqjmwqc@privacy-protection.email
- xwfyrby7mcte@spamprotection.email
- xx8tzzseztnx@privacy-protection.email
Subdomains
3 observed subdomains of abbon.com.
Web-graph footprint
Distinct hostnames that link to or from abbon.com in the public web crawl.
8 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for abbon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 86.62.174.70 |
Related pages
Pivot deeper into the graph from abbon.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abbon.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.