Hostname
takecert.com
Last fetched
takecert.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
takecert.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.93.128 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.129 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.35 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.38 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of takecert.com owner
- Contact emails
- naveen.koppali369@gmail.com
- 0a5c0c07-f486-492b-adb1-ebb7a058a381@identity-protect.org
- 4afb4522-bd81-4f62-a455-509edc17a5d1@identity-protect.org
- 52e35ef5-4782-4796-8df5-6cc3e7fa8a69@identity-protect.org
- 60ad404b-8bd4-40d9-8f5f-3742e8c5f69e@identity-protect.org
- a7de9fee-17a7-4e4a-a343-747da777b9b4@identity-protect.org
- ce0adf05-73bb-413f-a173-69f67064f7dc@identity-protect.org
- owner-11620678@takecert.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of takecert.com.
Showing 4 of 7. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for takecert.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from takecert.com.
- IP · 13.35.93.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · naveen.koppali369@gmail.com
- TLD · .com
- Browse hostnames · ta…
- 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: "takecert.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.