Skip to content

Hostname

storyengine.live

Last fetched

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

Nutrition Label

WHISPER CANON · storyengine.liveRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/storyengine.live

Resolution chain

storyengine.live resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.60.518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.102.1213.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1223.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.133.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.73.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.137.1013.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.1033.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.333.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.383.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

3 observed subdomains of storyengine.live.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for storyengine.live.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from storyengine.live.

Cypher and MCP

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

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