Skip to content

Hostname

oxerra.com

Last fetched

oxerra.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · oxerra.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/oxerra.com

Resolution chain

oxerra.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of oxerra.com.

Web-graph footprint

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

19 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for oxerra.com.

MechanismTarget
SPF_INCLUDEamericas.oxerra.com
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.145.207.18
SPF_IP12.124.29.242
SPF_IP12.156.110.18
SPF_IP120.151.96.153
SPF_IP149.2.89.2/32
SPF_IP188.118.17.105
SPF_IP196.250.227.36
SPF_IP196.250.227.37
SPF_IP212.76.202.138
SPF_IP216.227.244.228
SPF_IP32.141.235.50

Related pages

Pivot deeper into the graph from oxerra.com.

Cypher and MCP

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

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