Hostname
beforematrimony.com
Last fetched
beforematrimony.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
beforematrimony.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.62.126 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.64.118 | 52.219.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of beforematrimony.com owner
- Contact emails
- ashley.ofuokwu@gmail.com
- 46893cd1-721c-40b1-9793-16faebb850c0@identity-protect.org
- 549b0aa1-8cd3-427f-8740-3afb85c12277@identity-protect.org
- 7b504766-dbd8-4e91-8137-0968d2428c81@identity-protect.org
- c9e80883-852b-42dc-ae6e-a6d33d0969b4@identity-protect.org
- cafbae4a-6006-4a68-8095-4d4446d0fe5b@identity-protect.org
- df4a356d-1cb7-405d-b7a1-c540a527bb70@identity-protect.org
- e85b6ef5-040d-41ae-adec-60bb434b370b@identity-protect.org
- owner-698173@beforematrimony.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from beforematrimony.com.
- IP · 52.219.62.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · ashley.ofuokwu@gmail.com
- TLD · .com
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "beforematrimony.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.