Hostname
makeamark.com
Last fetched
makeamark.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
makeamark.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 |
|---|---|---|---|---|
| 35.76.45.35 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.194.200.118 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of makeamark.com owner
- Contact emails
- sales@namefind.com
- 2b75e17d-3147-40f8-834f-0f62cc4b1cb8@identity-protect.org
- 3c0d9029-7c06-4adf-bf7c-4c177edfc3a6@identity-protect.org
- 6815f975-9d2b-4861-888c-ca34c366cecf@identity-protect.org
- 779a159c-6583-4dde-ad51-d1606d914a70@identity-protect.org
- ba839ca8-2bbe-4ae9-9e66-353c8bfbd88d@identity-protect.org
- e44ddcd3-7ce9-4ec9-b303-52beca08dcbb@identity-protect.org
- owner-6261845@makeamark.com.whoisprivacyservice.org
- owner-6459227@makeamark.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of makeamark.com.
| Subdomain |
|---|
| www.makeamark.com |
Threat posture
History
Related pages
Pivot deeper into the graph from makeamark.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "makeamark.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.