Hostname
comptivia.com
Last fetched
comptivia.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
comptivia.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1248225443
- Contact emails
- 4fh9e1allhqp@contactprivacy.email
- 10dfcd65-0798-4138-8fb2-ebda5f92340c@identity-protect.org
- 18cf3800-792b-4a01-8416-71a17085b199@identity-protect.org
- 1cc17c9e-a21d-43f4-b816-ce6908969432@identity-protect.org
- 522d5497-a4fe-4aff-b8be-8808f0159b3a@identity-protect.org
- 6d2d037a-f2a2-48e0-9f07-164d03fc0d38@identity-protect.org
- b567c145-5f2f-4d2d-8150-db1e050c9fac@identity-protect.org
- e129dd92-9567-4dc4-a064-66a670ecab65@identity-protect.org
Subdomains
32 observed subdomains of comptivia.com.
Web-graph footprint
Distinct hostnames that link to or from comptivia.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for comptivia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sender.zohobooks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from comptivia.com.
- IP · 16.15.183.54
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4fh9e1allhqp@contactprivacy.email
- 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: "comptivia.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.