Hostname
cofensetraining.com
Last fetched
cofensetraining.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cofensetraining.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 |
|---|---|---|---|---|
| 34.194.247.17 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.246.179 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cofensetraining.com owner
- Contact emails
- 4a3b5235-1b7b-476e-b844-8ca6da9e2c58@identity-protect.org
- 5331ef63-c372-4448-964d-46dcfe13941c@identity-protect.org
- 5373defd-f17f-4b5c-8a18-98805f110eb7@identity-protect.org
- 8161bb8e-ea4d-4978-9cdd-c98c419907d1@identity-protect.org
- 9bc34c91-b7a4-4cbb-abca-d55fec7a9fb9@identity-protect.org
- fd8f9c19-5ce7-4ea6-ae19-fe0ee96661c1@identity-protect.org
- owner-9366689@cofensetraining.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of cofensetraining.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for cofensetraining.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 44.208.236.44 |
| SPF_IP | 54.205.51.169 |
Related pages
Pivot deeper into the graph from cofensetraining.com.
- IP · 34.194.247.17
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4a3b5235-1b7b-476e-b844-8ca6da9e2c58@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "cofensetraining.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.