Skip to content

Hostname

ovalmexico.com

Last fetched

ovalmexico.com resolves to 2 IPv4 addresses operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:1705 as the registrar.

Nutrition Label

WHISPER CANON · ovalmexico.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/ovalmexico.com

Resolution chain

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

IPPrefixASNOperatorCountry
163.245.213.206163.245.192.0/19AS19318IS-AS-1 - Interserver, IncUS
67.211.213.11067.211.208.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:1705
Organization
okacom, s.a. de c.v.
Contact emails

Subdomains

9 observed subdomains of ovalmexico.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • ovalmexico.com

SPF policy

5 SPF mechanisms authorising senders for ovalmexico.com.

MechanismTarget
SPF_Aovalmexico.com
SPF_INCLUDErelay.is.cc
SPF_IP163.245.213.206
SPF_IP67.211.213.110
SPF_MXovalmexico.com

Related pages

Pivot deeper into the graph from ovalmexico.com.

Cypher and MCP

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

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