Skip to content

Hostname

abox.com

Last fetched

abox.com resolves to 1 IPv4 address operated by COLT COLT Technology Services Group Limited in ES. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · abox.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/abox.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.0.105.97212.0.96.0/19AS8220COLT COLT Technology Services Group LimitedES

WHOIS identity

Registrar
iana:76
Organization
onix assessors, s.i.
Contact emails

Subdomains

86 observed subdomains of abox.com.

Web-graph footprint

Distinct hostnames that link to or from abox.com in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for abox.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymlp.com
SPF_IP212.0.105.120
SPF_IP212.0.105.64/26
SPF_IP212.0.105.94
SPF_IP212.0.105.96
SPF_IP212.97.142.160/27
SPF_IP213.229.189.0/26
SPF_IP80.28.220.87

Related pages

Pivot deeper into the graph from abox.com.

Cypher and MCP

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

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