Skip to content

Hostname

igrun.com

Last fetched

igrun.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · igrun.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/igrun.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.76.132104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.195.186172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.0188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.0188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
n. v.
Contact emails

Subdomains

6 observed subdomains of igrun.com.

Web-graph footprint

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

79 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

35 SPF mechanisms authorising senders for igrun.com.

MechanismTarget
SPF_Aigrun.com
SPF_IP185.113.8.108
SPF_IP185.113.8.110
SPF_IP185.113.8.176
SPF_IP185.113.8.181
SPF_IP185.113.8.209
SPF_IP185.113.8.222
SPF_IP185.113.8.238
SPF_IP185.113.8.240
SPF_IP185.113.8.253
SPF_IP185.113.8.33
SPF_IP185.113.8.38
SPF_IP185.113.8.46
SPF_IP185.113.8.65
SPF_IP185.113.8.66
SPF_IP185.113.8.81
SPF_IP185.177.124.32
SPF_IP2a00:1178:1:53::60:0/121
SPF_IP2a00:7c80:0:1cf::60/124
SPF_IP2a0f:5f40:0:4:0:0:0:15b
SPF_IP2a0f:5f40:0:4:0:0:0:162
SPF_IP2a0f:5f40:0:4:0:0:0:18d
SPF_IP2a0f:5f40:0:4:0:0:0:19e
SPF_IP2a0f:5f40:0:4:0:0:0:1a7
SPF_IP2a0f:5f40:0:4:0:0:0:1c6
SPF_IP2a0f:5f40:0:4:0:0:0:1da
SPF_IP2a0f:5f40:0:4:0:0:0:1fa
SPF_IP2a0f:5f40:0:4:0:0:0:30
SPF_IP2a0f:5f40:0:4:0:0:0:4b
SPF_IP2a0f:5f40:0:4:0:0:0:56
SPF_IP2a0f:5f40:0:4:0:0:0:5b
SPF_IP2a0f:5f40:0:4:0:0:0:6b
SPF_IP2a0f:5f40:0:4:0:0:0:6e
SPF_IP2a0f:5f40:0:4:0:0:0:f2
SPF_MXigrun.com

Related pages

Pivot deeper into the graph from igrun.com.

Cypher and MCP

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

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