Skip to content

Hostname

birdweather.com

Last fetched

birdweather.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1441 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.161.82.1183.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.133.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.53.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.93.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.213.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.313.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.363.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.993.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.12954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1441
Organization
jesse charles wagner ii
Contact emails

Subdomains

11 observed subdomains of birdweather.com.

Web-graph footprint

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

106 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for birdweather.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com

Related pages

Pivot deeper into the graph from birdweather.com.

Cypher and MCP

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

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