Hostname
storynote.com
Last fetched
storynote.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
storynote.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.144.105 | 108.156.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.156.144.21 | 108.156.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.156.144.4 | 108.156.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.156.144.81 | 108.156.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.226.115 | 65.8.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 65.8.226.2 | 65.8.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 65.8.226.40 | 65.8.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 65.8.226.50 | 65.8.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of storynote.com owner
- Contact emails
- nocontactsfound@secureserver.net
- 265fa541-25f6-4736-9b06-bcd3c0c17f2d@identity-protect.org
- 5a0a420e-09c6-43d4-975b-a39310a1361d@identity-protect.org
- b761861a-7218-41fa-b0fd-d138e748946a@identity-protect.org
- b8c124bf-3c39-4d1e-8008-7fcb0e0197f6@identity-protect.org
- c67b2a72-3238-4145-861b-47809168d876@identity-protect.org
- c6baf8a7-3f76-4f7e-9c0f-f82fc3765cbc@identity-protect.org
Subdomains
3 observed subdomains of storynote.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from storynote.com.
- IP · 108.156.144.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · nocontactsfound@secureserver.net
- TLD · .com
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "storynote.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.