Skip to content

Hostname

ridgetec.com

Last fetched

ridgetec.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ridgetec.comRouting diversity6.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ridgetec.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.84.58100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.53.139100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.31.146107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.74.22018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.249.2823.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.144.103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.31.633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.163.2283.208.0.0/12AS14618AMAZON-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
34.192.64.5834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.239.15534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.213.20944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.107.444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.170.24744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.246.4444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.128.2644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.121.2750.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.161.14652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.202.20452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

5 observed subdomains of ridgetec.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ridgetec.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from ridgetec.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ridgetec.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 20

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