Skip to content

Hostname

ihmonterrey.com

Last fetched

ihmonterrey.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ihmonterrey.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ihmonterrey.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.237.138.243104.237.136.0/21AS63949US

WHOIS identity

Registrar
iana:2
Organization
servicios administrados mexis, sa de cv
Contact emails

Subdomains

6 observed subdomains of ihmonterrey.com.

Web-graph footprint

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

29 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ihmonterrey.com.

MechanismTarget
SPF_Aihmonterrey.com
SPF_INCLUDEem8417.ihmonterrey.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmars.spacemail.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.7.65
SPF_IP213.32.147.163
SPF_MXihmonterrey.com

Related pages

Pivot deeper into the graph from ihmonterrey.com.

Cypher and MCP

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

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