Skip to content

Hostname

cbf1.com

Last fetched

cbf1.com resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · cbf1.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cbf1.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.111.190.4323.111.190.0/23AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:1005
Organization
creative business forms
Contact emails

Subdomains

10 observed subdomains of cbf1.com.

Web-graph footprint

Distinct hostnames that link to or from cbf1.com in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cbf1.com.

MechanismTarget
SPF_Acbf1.com
SPF_INCLUDEsmtp.shopify.com
SPF_IP149.72.171.47/32
SPF_IP167.89.62.123/32
SPF_IP204.93.213.119/32
SPF_IP207.46.100.101
SPF_IP23.111.158.26
SPF_IP23.111.190.40
SPF_IP23.111.190.43
SPF_IP23.111.190.61
SPF_IP23.227.55.240/32
SPF_MXcbf1.com

Related pages

Pivot deeper into the graph from cbf1.com.

Cypher and MCP

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

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