Skip to content

Hostname

keepyourdatasafe.link

Last fetched

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

Nutrition Label

WHISPER CANON · keepyourdatasafe.linkRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/keepyourdatasafe.link

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.122.10418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.50.1123.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.1293.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.23.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.203.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.171.85.1253.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.473.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.743.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.83.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.453.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.723.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.773.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.923.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Web-graph footprint

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

6 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from keepyourdatasafe.link.

Cypher and MCP

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

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