Skip to content

Hostname

weatherflow.com

Last fetched

weatherflow.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · weatherflow.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/weatherflow.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.168.139100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.253.153100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.110.35100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.127.85100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.177.154107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.132.2113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.180.19218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.30.723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.46.2013.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.108.17334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.22.12234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.18.16734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.250.17335.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.197.1035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.60.18435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.216.19444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.210.21344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.66.23044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.164.10652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.73.7652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of weatherflow.com owner
Contact emails

Subdomains

38 observed subdomains of weatherflow.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for weatherflow.com.

MechanismTarget
SPF_INCLUDE6825839.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from weatherflow.com.

Cypher and MCP

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

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