Hostname
certainexposure.com
Last fetched
certainexposure.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
certainexposure.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 |
|---|---|---|---|---|
| 104.21.21.220 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.200.211 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 0093d169a768f78ad7c9c82b73789d6b4ebf0d02@privatedomain.gkg.net
- 07b12446396a43a5107628c4c4485c0782727f5a@privatedomain.gkg.net
- 0eca0045b00751852c22ae887e2ffb8182cca533@privatedomain.gkg.net
- 1af69b3285357871ff13f5a761cdaba7471a4c2a@privatedomain.gkg.net
- 2edf6253479446267d47eb42bca9661cc88f7ad6@privatedomain.gkg.net
- 5a8ec3c3366ce3426e117f2fbf9c35600396406e@privatedomain.gkg.net
- 635b4a8b55348c50816302ee550653c955c26711@privatedomain.gkg.net
- 85174fee39b67d1e5b43ada149851931ac21dc97@privatedomain.gkg.net
- a72dee73562e0c2d24ed378165e70709e9a52a57@privatedomain.gkg.net
- b74f85690dd7ab9ac845de07626b2aa84e19c6dd@privatedomain.gkg.net
- ee118c88314e2373fad3b86dd79109a20ab1b89e@privatedomain.gkg.net
Web-graph footprint
Distinct hostnames that link to or from certainexposure.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from certainexposure.com.
- IP · 104.21.21.220
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:93
- Country · CA
- Email · 0093d169a768f78ad7c9c82b73789d6b4ebf0d02@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · ce…
- 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: "certainexposure.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.