Skip to content

Hostname

ocfl.net

Last fetched

ocfl.net resolves to 1 IPv4 address operated by AS23067 - Orange County, Florida in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ocfl.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ocfl.net

Resolution chain

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

IPPrefixASNOperatorCountry
192.234.90.66192.234.90.0/24AS23067AS23067 - Orange County, FloridaUS

WHOIS identity

Registrar
iana:2
Organization
county of orange
Contact emails

Subdomains

87 observed subdomains of ocfl.net.

Web-graph footprint

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

765 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ocfl.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.32.49
SPF_IP149.72.74.123
SPF_IP192.234.90.124
SPF_IP192.234.90.40
SPF_IP192.234.90.41
SPF_IP192.234.90.59
SPF_IP192.234.90.65
SPF_IP192.234.90.72
SPF_IP192.234.90.74
SPF_IP54.236.109.30/32
SPF_IP54.236.128.150/32
SPF_MXocfl.net

Related pages

Pivot deeper into the graph from ocfl.net.

Cypher and MCP

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

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