Hostname
claimmd.com
Last fetched
claimmd.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
claimmd.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.56.187.224 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.72.59.65 | 184.72.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.72.9.211 | 184.72.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.9.220.93 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.53.237 | 54.219.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- claim_md
- Contact emails
- nihal@claim.md
- b09fcd80-cde9-46a2-a31b-31f57d070bf7@identity-protect.org
- cb67fc3a-12ac-4807-af5f-47ca8a8fb3a4@identity-protect.org
- eeb91554-ec64-42c6-9da3-9e83408a8e31@identity-protect.org
- owner-11362473@claimmd.com.whoisprivacyservice.org
- owner-12058800@claimmd.com.whoisprivacyservice.org
- owner-2928550@claimmd.com.whoisprivacyservice.org
- owner-7225262@claimmd.com.whoisprivacyservice.org
- owner-7921589@claimmd.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of claimmd.com.
| Subdomain |
|---|
| ns.claimmd.com |
| www.claimmd.com |
Web-graph footprint
Distinct hostnames that link to or from claimmd.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for claimmd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from claimmd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "claimmd.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.