Skip to content

Hostname

weer.nl

Last fetched

weer.nl resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · weer.nlRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/weer.nl

Resolution chain

weer.nl resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.46.1018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.12318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.73.403.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.663.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.693.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.793.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.2718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.5118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

28 observed subdomains of weer.nl.

Web-graph footprint

Distinct hostnames that link to or from weer.nl in the public web crawl.

553 sites link to this hostname.

361 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for weer.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from weer.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "weer.nl"})-[: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.