Skip to content

Hostname

cfcdatabase.com

Last fetched

cfcdatabase.com resolves to 2 IPv4 addresses operated by WEHOSTWEBSITES-COM - Handy Networks, LLC in US. WHOIS lists iana:1448 as the registrar.

Nutrition Label

WHISPER CANON · cfcdatabase.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cfcdatabase.com

Resolution chain

cfcdatabase.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.27.55.2264.27.48.0/20AS30475WEHOSTWEBSITES-COM - Handy Networks, LLCUS
74.114.205.16274.114.204.0/22AS13438VIVIO-TECHNOLOGIES - Vivio TechnologiesUS

WHOIS identity

Registrar
iana:1448
Organization
redacted for gdpr
Contact emails

Subdomains

1 observed subdomain of cfcdatabase.com.

Threat posture

History

Related pages

Pivot deeper into the graph from cfcdatabase.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cfcdatabase.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.