Hostname
cogf-dev.com
Last fetched
cogf-dev.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cogf-dev.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cogf-dev.com owner
- Contact emails
- 09214a8a-723f-4e98-a27b-7611d5dce2a8@identity-protect.org
- 565314e4-8e33-4e0f-807f-e8716531e7a9@identity-protect.org
- a16311e4-0624-4007-b818-40e08881fb10@identity-protect.org
- b3959d53-350c-4867-9a73-2f40e1cd5226@identity-protect.org
- caf01e3f-0d65-4211-a3ad-f49e25c5165c@identity-protect.org
- d5239d5c-7aac-44b0-827d-ec146ac7c47e@identity-protect.org
- owner-5206452@cogf-dev.com.whoisprivacyservice.org
- owner-6886968@cogf-dev.com.whoisprivacyservice.org
Subdomains
24 observed subdomains of cogf-dev.com.
Showing 12 of 24. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from cogf-dev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cogf-dev.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.