Skip to content

Hostname

ieg.nu

Last fetched

ieg.nu resolves to 2 IPv4 addresses operated by AS47583 in DE.

Nutrition Label

WHISPER CANON · ieg.nuRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ieg.nu

Resolution chain

ieg.nu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.223.87.2145.223.80.0/21AS47583DE
35.214.154.13235.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

No WHOIS records are currently associated with ieg.nu in WhisperGraph.

Subdomains

6 observed subdomains of ieg.nu.

Web-graph footprint

Distinct hostnames that link to or from ieg.nu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ieg.nu.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.loopia.se

Related pages

Pivot deeper into the graph from ieg.nu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ieg.nu"})-[: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.