Hostname
cf-infra.com
Last fetched
cf-infra.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cf-infra.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 cf-infra.com owner
- Contact emails
- 0f1964ea-b265-4f26-9378-e36593b87c5f@identity-protect.org
- 21245ddc-82a5-4fe3-8d1a-509f8978b6ca@identity-protect.org
- 3464bee2-9843-4329-83af-4cae7cb9d0ce@identity-protect.org
- 3c1b0f3e-4676-4649-8322-67808628674f@identity-protect.org
- 62027fe8-b46f-41ee-bba3-7eacf198dcc9@identity-protect.org
- 96ea8dfe-8a5e-4bdf-a096-2a8082e8f7ee@identity-protect.org
- a06282f4-6de3-4ce2-8edd-1af9ff578a8d@identity-protect.org
Subdomains
29 observed subdomains of cf-infra.com.
Threat posture
History
Related pages
Pivot deeper into the graph from cf-infra.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cf-infra.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.