Hostname
lanetalkstats.com
Last fetched
lanetalkstats.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lanetalkstats.com 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 |
|---|---|---|---|---|
| 13.134.128.110 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.134.224.76 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.135.22.206 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.135.239.108 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.169.39.122 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.56.110.27 | 52.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lanetalkstats.com owner
- Contact emails
- 3f5f8a7d-60df-4e5c-a844-0cf744ccf51c@identity-protect.org
- 4a3d6aa8-74b4-4e33-93a9-1285abf1cdbb@identity-protect.org
- 71cfcebb-446d-4712-8146-e1752f52625a@identity-protect.org
- a1ee8a13-63c1-49c6-9924-2162e3fc4a87@identity-protect.org
- d6fc72d6-40d7-414b-b1d2-2f745c84bff3@identity-protect.org
- e4e277fc-f590-4049-94a1-ead51459d07d@identity-protect.org
- e5512d03-5fa2-43ad-997f-a8937af12d3c@identity-protect.org
- owner-2963262@lanetalkstats.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from lanetalkstats.com in the public web crawl.
5 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from lanetalkstats.com.
- IP · 13.134.128.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 3f5f8a7d-60df-4e5c-a844-0cf744ccf51c@identity-protect.org
- TLD · .com
- Browse hostnames · la…
- 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: "lanetalkstats.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.