Skip to content

Hostname

linkeep.app

Last fetched

linkeep.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · linkeep.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/linkeep.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.250.11618.67.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.250.2618.67.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.250.4918.67.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.250.7318.67.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.160.170.1093.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.23.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.273.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.723.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0151510555
Contact emails

Subdomains

5 observed subdomains of linkeep.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for linkeep.app.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from linkeep.app.

Cypher and MCP

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

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