Skip to content

Hostname

weekend4two.at

Last fetched

weekend4two.at resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · weekend4two.atRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/weekend4two.at

Resolution chain

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

IPPrefixASNOperatorCountry
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
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
3.168.147.423.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.763.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.923.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.993.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of weekend4two.at.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for weekend4two.at.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from weekend4two.at.

Cypher and MCP

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

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