Skip to content

Hostname

tech.cloudtechalerts.com

Last fetched

tech.cloudtechalerts.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · tech.cloudtechalerts.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tech.cloudtechalerts.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.5018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.246.1223.167.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.246.1293.167.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.246.243.167.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.246.263.167.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.113.1163.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.1193.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.403.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.583.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tech.cloudtechalerts.com.

MechanismTarget
SPF_INCLUDEmsgfocus.com

Related pages

Pivot deeper into the graph from tech.cloudtechalerts.com.

Cypher and MCP

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

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