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
Resolution chain
weatherflow.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of weatherflow.com owner
- Contact emails
- webtech@weatherflow.com
- 0e356522-6778-4ab5-a82b-9eaa69fdb3f5@identity-protect.org
- 23bf9638-e4ed-4154-abb2-9e98c5365cd7@identity-protect.org
- 3aa3426f-c6fb-4c07-bf42-5ef947073bc0@identity-protect.org
- b028e1a3-db9e-4766-a783-1c433c835576@identity-protect.org
- c9351fdc-1303-485c-ac3b-cce71603ca96@identity-protect.org
- eb2225cc-797d-4c8e-ae26-051d2ce7380f@identity-protect.org
- fc6d4a52-ee77-4d1c-abde-7337f9bed4ca@identity-protect.org
- owner-1265587@weatherflow.com.whoisprivacyservice.org
- owner-1428993@weatherflow.com.whoisprivacyservice.org
- owner-1719261@weatherflow.com.whoisprivacyservice.org
- owner-1896324@weatherflow.com.whoisprivacyservice.org
- owner-1989210@weatherflow.com.whoisprivacyservice.org
- owner-2621078@weatherflow.com.whoisprivacyservice.org
- owner-3088409@weatherflow.com.whoisprivacyservice.org
- owner-4935467@weatherflow.com.whoisprivacyservice.org
- owner-5763586@weatherflow.com.whoisprivacyservice.org
- owner-5856472@weatherflow.com.whoisprivacyservice.org
- owner-6033535@weatherflow.com.whoisprivacyservice.org
- owner-9185883@weatherflow.com.whoisprivacyservice.org
Subdomains
38 observed subdomains of weatherflow.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from weatherflow.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for weatherflow.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6825839.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from weatherflow.com.
- IP · 100.50.168.139
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · webtech@weatherflow.com
- TLD · .com
- Browse hostnames · we…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.