Skip to content

Hostname

igewo.com

Last fetched

igewo.com resolves to 1 IPv4 address operated by AS12813 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · igewo.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/igewo.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.11.227.226212.11.224.0/19AS12813DE

WHOIS identity

Registrar
iana:1408
Organization
elementar hausverwaltung
Contact emails

Subdomains

4 observed subdomains of igewo.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for igewo.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.174.51.25
SPF_IP212.11.227.226
SPF_IP212.11.233.56
SPF_IP217.86.186.141
SPF_IP87.139.11.55

Related pages

Pivot deeper into the graph from igewo.com.

Cypher and MCP

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

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