Hostname
tellingstones.net
Last fetched
tellingstones.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tellingstones.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.157.94.28 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.57.118.169 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.85.85 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.93.203.57 | 54.93.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.250.133 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.182.110.60 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 19b89aeb-e98c-4da3-a81c-501822c037f2@identity-protect.org
- 555d8845-e184-43a5-acdd-9cb9afa9cf69@identity-protect.org
- 7c19f12f-5954-4515-8089-c57ca3f49e09@identity-protect.org
- c63c17df-518b-4405-b089-1b10b4611628@identity-protect.org
- c67c5394-a832-4fc7-b8d3-35aaf485da0f@identity-protect.org
- d4d999a7-f4a9-4800-9573-dbfd5b663417@identity-protect.org
- owner-10903561@tellingstones.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of tellingstones.net.
| Subdomain |
|---|
| www.tellingstones.net |
Web-graph footprint
Distinct hostnames that link to or from tellingstones.net in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tellingstones.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from tellingstones.net.
- IP · 35.157.94.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 19b89aeb-e98c-4da3-a81c-501822c037f2@identity-protect.org
- TLD · .net
- Browse hostnames · te…
- 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: "tellingstones.net"})-[: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.