Skip to content

Hostname

ihs.com

Last fetched

ihs.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · ihs.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/ihs.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.190.249.20020.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:299
Organization
domain hostmaster
Contact emails

Subdomains

489 observed subdomains of ihs.com.

Web-graph footprint

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

1,219 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ihs.com.

MechanismTarget
SPF_Aamazonses.com
SPF_INCLUDE_spfihsm1.ihsmarkit.com
SPF_INCLUDE_spfihsm2.ihsmarkit.com
SPF_IP148.163.148.100
SPF_IP148.163.152.37
SPF_IP170.207.0.0/16
SPF_IP216.241.183.0/24
SPF_IP64.78.151.128/26

Related pages

Pivot deeper into the graph from ihs.com.

Cypher and MCP

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

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