Skip to content

Hostname

ocalafl.gov

Last fetched

ocalafl.gov resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ocalafl.govRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ocalafl.gov

Resolution chain

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

IPPrefixASNOperatorCountry
135.84.124.41135.84.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ocalafl.gov in WhisperGraph.

Subdomains

1 observed subdomain of ocalafl.gov.

Web-graph footprint

Distinct hostnames that link to or from ocalafl.gov in the public web crawl.

202 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ocalafl.gov.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEk12buy.com
SPF_INCLUDEpsm.knowbe4.com
SPF_INCLUDEspf-us.appmail.granicusgovaccess.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP216.255.240.104

Related pages

Pivot deeper into the graph from ocalafl.gov.

Cypher and MCP

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

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