Skip to content

Hostname

igh.com

Last fetched

igh.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · igh.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/igh.com

Resolution chain

igh.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
******** ********
Contact emails

Subdomains

13 observed subdomains of igh.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

51 SPF mechanisms authorising senders for igh.com.

MechanismTarget
SPF_INCLUDE6349177.spf04.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.46.62.52
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP13.111.0.0/16
SPF_IP130.211.0.0/22
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP147.160.167.0/26
SPF_IP148.69.169.113
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.253.112.0/20
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP185.48.102.242
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP2001:4860:4000::/36
SPF_IP209.85.128.0/17
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP23.21.109.197/32
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2c0f:fb50:4000::/36
SPF_IP3.233.129.158
SPF_IP34.204.125.140
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP40.68.231.69
SPF_IP52.6.29.222
SPF_IP64.233.160.0/19
SPF_IP66.102.0.0/20
SPF_IP66.249.80.0/20
SPF_IP72.14.192.0/18
SPF_IP74.125.0.0/16
SPF_IP83.161.64.246
SPF_IP90.145.64.34

Related pages

Pivot deeper into the graph from igh.com.

Cypher and MCP

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

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