Skip to content

Hostname

samepage.cafe

Last fetched

samepage.cafe resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · samepage.cafeRouting diversity4.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/samepage.cafe

Resolution chain

samepage.cafe resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.122.1053.5.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1893.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.2133.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.2063.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.1173.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.1893.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.353.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.170.21652.219.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of samepage.cafe owner
Contact emails

Subdomains

1 observed subdomain of samepage.cafe.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for samepage.cafe.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from samepage.cafe.

Cypher and MCP

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

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