Skip to content

Hostname

ridgetec.us

Last fetched

ridgetec.us resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ridgetec.usRouting diversity5.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ridgetec.us

Resolution chain

ridgetec.us resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.53.139100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.249.2823.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.76.1533.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.2.2223.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.107.444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.161.14652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.32.25252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.151.18452.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.43.12452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.154.23354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.234.86.17454.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.101.17298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ridgetec.us in WhisperGraph.

Subdomains

6 observed subdomains of ridgetec.us.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ridgetec.us.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ridgetec.us"})-[: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.