Skip to content

Hostname

longmemory.io

Last fetched

longmemory.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY.

Nutrition Label

WHISPER CANON · longmemory.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/longmemory.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.213.12213.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.6813.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.813.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.913.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.66.26.10918.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.11318.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.3518.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.918.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with longmemory.io in WhisperGraph.

Subdomains

1 observed subdomain of longmemory.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for longmemory.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from longmemory.io.

Cypher and MCP

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

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