Skip to content

Hostname

nickwenner.com

Last fetched

nickwenner.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.104108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.115108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.30108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.64108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.235.1213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.12013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.172.242.11118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3218.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.4718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:1910
Organization
on behalf of nickwenner.com owner
Contact emails

Subdomains

1 observed subdomain of nickwenner.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nickwenner.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from nickwenner.com.

Cypher and MCP

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

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