Skip to content

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

WHISPER CANON · weather4day.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/weather4day.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.30.90.53184.30.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.204.10.17023.204.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:466
Organization
domain protection services,
Contact emails

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for weather4day.com.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEapexportal.nbcuni.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP185.57.95.81
SPF_IP208.106.251.89
SPF_IP52.90.110.211
SPF_IP54.174.191.95
SPF_IP54.208.146.123
SPF_IP65.212.71.11
SPF_IP96.8.80.135
SPF_IP96.8.80.136
SPF_IP96.8.82.135
SPF_IP96.8.84.135
SPF_IP96.8.88.240
SPF_IP96.8.92.25
SPF_IP96.8.93.78
SPF_IP96.8.93.79

Related pages

Pivot deeper into the graph from weather4day.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.