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
Resolution chain
ocfl.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.234.90.66 | 192.234.90.0/24 | AS23067 | AS23067 - Orange County, Florida | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- county of orange
- Contact emails
Subdomains
87 observed subdomains of ocfl.net.
Showing 25 of 87. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ocfl.net in the public web crawl.
765 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for ocfl.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.32.49 |
| SPF_IP | 149.72.74.123 |
| SPF_IP | 192.234.90.124 |
| SPF_IP | 192.234.90.40 |
| SPF_IP | 192.234.90.41 |
| SPF_IP | 192.234.90.59 |
| SPF_IP | 192.234.90.65 |
| SPF_IP | 192.234.90.72 |
| SPF_IP | 192.234.90.74 |
| SPF_IP | 54.236.109.30/32 |
| SPF_IP | 54.236.128.150/32 |
| SPF_MX | ocfl.net |
Related pages
Pivot deeper into the graph from ocfl.net.
- IP · 192.234.90.66
- ASN · AS23067AS23067 - Orange County, Florida
- Registrar · iana:2
- Country · US
- Email · webmaster@ocfl.net
- TLD · .net
- Browse hostnames · oc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.