Skip to content

Hostname

aroxa.com

Last fetched

aroxa.com resolves to 3 IPv4 addresses operated by AS31463 in GB. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · aroxa.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/aroxa.com

Resolution chain

aroxa.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
165.84.218.149165.84.216.0/21AS31463GB
192.0.78.135192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.217192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:106
Organization
cara technology
Contact emails

Subdomains

7 observed subdomains of aroxa.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aroxa.com.

MechanismTarget
SPF_INCLUDE144389616.spf07.hubspotemail.net
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from aroxa.com.

Cypher and MCP

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

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