Skip to content

Hostname

genuwindcustoms.com

Last fetched

genuwindcustoms.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.176.2718.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.3018.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.3518.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.8918.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.213.1273.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.43.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.693.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.943.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.174.230.1163.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.1253.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.343.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.473.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:1154
Organization
domain admin
Contact emails

Subdomains

9 observed subdomains of genuwindcustoms.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for genuwindcustoms.com.

MechanismTarget
SPF_Agenuwindcustoms.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.241.217.246
SPF_MXgenuwindcustoms.com

Related pages

Pivot deeper into the graph from genuwindcustoms.com.

Cypher and MCP

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

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