Skip to content

Hostname

claimtech.com

Last fetched

claimtech.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · claimtech.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/claimtech.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.104.1023.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.1133.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.1163.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.63.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.175.207.1093.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.173.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.703.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.813.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
52.85.31.10352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.10952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of claimtech.com owner
Contact emails

Subdomains

7 observed subdomains of claimtech.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for claimtech.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.emailservice.io

Related pages

Pivot deeper into the graph from claimtech.com.

Cypher and MCP

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

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