Skip to content

Hostname

claid.tech

Last fetched

claid.tech resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · claid.techRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/claid.tech

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.11818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.2218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.1752.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.3052.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.7552.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.9552.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.195.10999.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.2299.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.2399.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.4299.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:141
Organization
claid technologies ug (haftungsbeschraenkt)
Contact emails

Subdomains

3 observed subdomains of claid.tech.

Web-graph footprint

Distinct hostnames that link to or from claid.tech in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for claid.tech.

MechanismTarget
SPF_INCLUDE_spf.strato.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from claid.tech.

Cypher and MCP

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

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