Hostname
classicmatrimony.com
Last fetched
classicmatrimony.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
classicmatrimony.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.219.64.110 | 52.219.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.66.82 | 52.219.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- privacy@1and1.com
- 2dc4c4a7-b255-4c60-b3eb-91962c35b974@identity-protect.org
- a9b57f0f-4a18-418e-8e79-a98775f53288@identity-protect.org
- aeb88aaa-8c2e-419e-83b9-55212caff951@identity-protect.org
- b1eebad4-097d-41e2-9831-14b11d195832@identity-protect.org
- pw-16c8298042f78984984a7edc5245962f@privacyguardian.org
- pw-3b206267d4d2cea66279e6929a8aad15@privacyguardian.org
- pw-d4fa386474ec3bfed5d6bf4aacfa68da@privacyguardian.org
- pw-e8440f8c010e4da2741a51e6b94332c3@privacyguardian.org
Subdomains
1 observed subdomain of classicmatrimony.com.
| Subdomain |
|---|
| www.classicmatrimony.com |
Threat posture
History
Related pages
Pivot deeper into the graph from classicmatrimony.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "classicmatrimony.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.