Hostname
weather4day.com
Last fetched
weather4day.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:466 as the registrar.
Nutrition Label
Resolution chain
weather4day.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.30.90.53 | 184.30.80.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.204.10.170 | 23.204.0.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:466
- Organization
- domain protection services,
- Contact emails
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for weather4day.com.
| Mechanism | Target |
|---|---|
| SPF_A | zgateway.zuora.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | apexportal.nbcuni.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 185.57.95.81 |
| SPF_IP | 208.106.251.89 |
| SPF_IP | 52.90.110.211 |
| SPF_IP | 54.174.191.95 |
| SPF_IP | 54.208.146.123 |
| SPF_IP | 65.212.71.11 |
| SPF_IP | 96.8.80.135 |
| SPF_IP | 96.8.80.136 |
| SPF_IP | 96.8.82.135 |
| SPF_IP | 96.8.84.135 |
| SPF_IP | 96.8.88.240 |
| SPF_IP | 96.8.92.25 |
| SPF_IP | 96.8.93.78 |
| SPF_IP | 96.8.93.79 |
Related pages
Pivot deeper into the graph from weather4day.com.
- IP · 184.30.90.53
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:466
- Country · US
- Email · weather4day.com@protecteddomainservices.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: "weather4day.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.