Skip to content

Hostname

cf.ua

Last fetched

cf.ua resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1405 as the registrar.

Nutrition Label

WHISPER CANON · cf.uaRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint7.4/10canon.whisper.security/host/cf.ua

Resolution chain

cf.ua resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.172.106.202167.172.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:1405
Organization
Contact emails

Subdomains

9 observed subdomains of cf.ua.

Web-graph footprint

Distinct hostnames that link to or from cf.ua in the public web crawl.

44 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cf.ua.

MechanismTarget
SPF_Acf.ua
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcf.ua
SPF_INCLUDEmail.cf.ua
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf2.esputnik.com
SPF_IP164.132.219.36
SPF_IP46.105.35.143
SPF_IP5.39.26.27
SPF_IP51.254.46.33
SPF_MXcf.ua

Related pages

Pivot deeper into the graph from cf.ua.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cf.ua"})-[: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.