Skip to content

Hostname

seesaw.me

Last fetched

seesaw.me resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · seesaw.meRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/seesaw.me

Resolution chain

seesaw.me resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.55.10718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.2318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.7818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.139.1163.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.653.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.933.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.993.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
52.222.214.3952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
seesaw learning,
Contact emails

Subdomains

50 observed subdomains of seesaw.me.

Web-graph footprint

Distinct hostnames that link to or from seesaw.me in the public web crawl.

104 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for seesaw.me.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.flat.seesaw.me

Related pages

Pivot deeper into the graph from seesaw.me.

Cypher and MCP

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

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