Hostname
speedgauge.net
Last fetched
speedgauge.net resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
speedgauge.net resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.210.80.110 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.213.244.134 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.231.40.58 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.200.46.218 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.115.88 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.237.127.14 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.195.167.28 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.195.216.37 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.21.70.25 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.108.40 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.73.157.179 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.197.235.238 | 54.196.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.224.108.255 | 54.224.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.243.47.106 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.80.30.215 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.232.129 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.228.247 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- speedgauge.net@proxy.dreamhost.com
- 041d686c-6e6d-4d52-b53c-c5942c920adb@identity-protect.org
- 13a0caf7-f7d2-42f8-9500-fc8e536d3a3b@identity-protect.org
- 3f0f4871-f577-4847-b41f-ace66dd50494@identity-protect.org
- 59ce55d9-aa3c-4e0c-9e6c-0d4c0c312f14@identity-protect.org
- 8f71f2e8-9538-47a8-b46b-9f2d6a2c36cd@identity-protect.org
- cd427c8c-b26a-4c8a-813b-5f94f5b71791@identity-protect.org
- f1e1c5a4-a96d-4e21-9d01-e6d795be8c8c@identity-protect.org
- owner-11249316@speedgauge.net.whoisprivacyservice.org
- owner-11953125@speedgauge.net.whoisprivacyservice.org
Subdomains
17 observed subdomains of speedgauge.net.
Web-graph footprint
Distinct hostnames that link to or from speedgauge.net in the public web crawl.
32 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for speedgauge.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | user.zohobookings.com |
| SPF_INCLUDE | zcsend.net |
Related pages
Pivot deeper into the graph from speedgauge.net.
- IP · 3.210.80.110
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · speedgauge.net@proxy.dreamhost.com
- TLD · .net
- Browse hostnames · sp…
- 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: "speedgauge.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.