Skip to content

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

WHISPER CANON · speedgauge.netRouting diversity5.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/speedgauge.net

Resolution chain

speedgauge.net resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.210.80.1103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.244.1343.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.40.583.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.46.21834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.115.8834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.127.1434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.167.2844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.216.3744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.70.2552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.108.4052.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.157.17952.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.235.23854.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.108.25554.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.47.10654.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.30.21598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.232.12998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.228.24798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for speedgauge.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEuser.zohobookings.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from speedgauge.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.