Skip to content

Hostname

cfca.net

Last fetched

cfca.net resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · cfca.netRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/cfca.net

Resolution chain

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

IPPrefixASNOperatorCountry
23.151.232.24023.151.232.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:48
Organization
central florida corvette association
Contact emails

Subdomains

8 observed subdomains of cfca.net.

Web-graph footprint

Distinct hostnames that link to or from cfca.net in the public web crawl.

13 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cfca.net

SPF policy

14 SPF mechanisms authorising senders for cfca.net.

MechanismTarget
SPF_Acfca.net
SPF_Acomcast.net
SPF_Ano-ip.com
SPF_INCLUDEcomcast.net
SPF_INCLUDEno-ip.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP192.185.2.236
SPF_IP198.20.251.197
SPF_IP206.217.138.162
SPF_IP23.151.232.205
SPF_IP23.151.232.240
SPF_MXcfca.net
SPF_MXcomcast.net
SPF_MXno-ip.com

Related pages

Pivot deeper into the graph from cfca.net.

Cypher and MCP

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

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