Skip to content

Hostname

weekend4two.de

Last fetched

weekend4two.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · weekend4two.deRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/weekend4two.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.55.12418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.146.10818.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.11118.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.12618.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.6518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.66.192.11718.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.12818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.2318.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.8918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.143.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.313.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.393.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.963.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with weekend4two.de in WhisperGraph.

Subdomains

4 observed subdomains of weekend4two.de.

Web-graph footprint

Distinct hostnames that link to or from weekend4two.de in the public web crawl.

23 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for weekend4two.de.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from weekend4two.de.

Cypher and MCP

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

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