Skip to content

Hostname

comhaf.com.mx

Last fetched

comhaf.com.mx resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:rws internet sa de cv as the registrar.

Nutrition Label

WHISPER CANON · comhaf.com.mxRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/comhaf.com.mx

Resolution chain

comhaf.com.mx resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:rws internet sa de cv
Organization
rws internet sa de cv
Contact emails

Subdomains

7 observed subdomains of comhaf.com.mx.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for comhaf.com.mx.

MechanismTarget
SPF_Acomhaf.com.mx
SPF_IP104.128.48.17
SPF_IP190.92.154.224
SPF_IP66.240.205.9
SPF_IP66.240.232.33
SPF_IP66.240.233.100
SPF_IP66.240.233.54
SPF_IP74.54.143.130
SPF_IP74.55.250.18
SPF_IP74.55.26.162
SPF_MXcomhaf.com.mx

Related pages

Pivot deeper into the graph from comhaf.com.mx.

Cypher and MCP

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

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