Skip to content

Hostname

weekend4two.com

Last fetched

weekend4two.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · weekend4two.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/weekend4two.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.67.11418.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.2018.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.5118.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.7918.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
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.169.71.1153.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.1293.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.533.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.953.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

Registrar
iana:1052
Organization
invit travel
Contact emails

Subdomains

14 observed subdomains of weekend4two.com.

Web-graph footprint

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

9 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for weekend4two.com.

MechanismTarget
SPF_Aweekend4two.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mtasv.net
SPF_MXweekend4two.com

Related pages

Pivot deeper into the graph from weekend4two.com.

Cypher and MCP

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

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