Skip to content

Hostname

oxycom.com

Last fetched

oxycom.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · oxycom.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oxycom.com

Resolution chain

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

WHOIS identity

Registrar
iana:168
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of oxycom.com.

Web-graph footprint

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

26 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for oxycom.com.

MechanismTarget
SPF_INCLUDE5065855.spf05.hubspotemail.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.medusa.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:7c8:aab5:1c3:0:0:0:1
SPF_IP46.17.15.251
SPF_IP46.17.9.107
SPF_IP51.15.122.233

Related pages

Pivot deeper into the graph from oxycom.com.

Cypher and MCP

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

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