Skip to content

Hostname

oaxaca.digital

Last fetched

oaxaca.digital has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · oaxaca.digitalRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/oaxaca.digital

Resolution chain

oaxaca.digital 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:1647
Organization
whoisguard protected
Contact emails

Subdomains

11 observed subdomains of oaxaca.digital.

Web-graph footprint

Distinct hostnames that link to or from oaxaca.digital in the public web crawl.

14 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • oaxaca.digital

SPF policy

7 SPF mechanisms authorising senders for oaxaca.digital.

MechanismTarget
SPF_Aoaxaca.digital
SPF_IP162.216.4.74
SPF_IP162.240.75.191
SPF_IP200.52.68.202
SPF_IP201.149.66.51
SPF_IP69.46.20.242/32
SPF_MXoaxaca.digital

Related pages

Pivot deeper into the graph from oaxaca.digital.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oaxaca.digital"})-[: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.