Skip to content

Hostname

ihc-uk.com

Last fetched

ihc-uk.com resolves to 2 IPv4 addresses operated by AS12488 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · ihc-uk.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ihc-uk.com

Resolution chain

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

WHOIS identity

Registrar
iana:1515
Organization
independent heating co
Contact emails

Subdomains

2 observed subdomains of ihc-uk.com.

Web-graph footprint

Distinct hostnames that link to or from ihc-uk.com in the public web crawl.

9 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ihc-uk.com.

MechanismTarget
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP150.70.0.0/16
SPF_IP159.212.70.13
SPF_IP213.253.42.12
SPF_IP217.158.240.153/32
SPF_IP52.48.127.192/26
SPF_IP52.58.62.192/26
SPF_IP52.58.63.0/25
SPF_IP54.219.191.0/25
SPF_IP54.86.63.64/26
SPF_IP87.239.23.41

Related pages

Pivot deeper into the graph from ihc-uk.com.

Cypher and MCP

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

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