Skip to content

Hostname

igloocoder.com

Last fetched

igloocoder.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · igloocoder.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/igloocoder.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.229.11618.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.4718.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.6718.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.6918.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.162.66.123.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.273.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.903.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.943.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:1068
Organization
donald belcham
Contact emails

Subdomains

2 observed subdomains of igloocoder.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for igloocoder.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from igloocoder.com.

Cypher and MCP

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

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