Skip to content

Hostname

weatherpro.com

Last fetched

weatherpro.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · weatherpro.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/weatherpro.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.185.2613.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.6013.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.6413.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.6913.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.164.246.11818.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.2518.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.3918.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.6518.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.97.12954.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.2154.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.2454.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.9254.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1052
Organization
meteogroup nederland b.v.
Contact emails

Subdomains

5 observed subdomains of weatherpro.com.

Web-graph footprint

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

128 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for weatherpro.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from weatherpro.com.

Cypher and MCP

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

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