Skip to content

Hostname

ihg.com

Last fetched

ihg.com resolves to 13 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · ihg.comRouting diversity3.9/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/ihg.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

513 observed subdomains of ihg.com.

Web-graph footprint

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

38,001 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ihg.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.highradius.com
SPF_INCLUDE_spf.ihg.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.1.65.17/32
SPF_IP138.1.67.161/32
SPF_IP147.154.153.87/32
SPF_IP148.163.135.129/32
SPF_IP216.133.255.190

Related pages

Pivot deeper into the graph from ihg.com.

Cypher and MCP

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

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