Skip to content

Hostname

broward.org

Last fetched

broward.org resolves to 1 IPv4 address operated by BROWARD-COUNTY-COMMISION - Broward County in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · broward.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/broward.org

Resolution chain

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

IPPrefixASNOperatorCountry
205.166.161.4205.166.161.0/24AS30187BROWARD-COUNTY-COMMISION - Broward CountyUS

WHOIS identity

Registrar
iana:2
Organization
broward county
Contact emails

Subdomains

97 observed subdomains of broward.org.

Web-graph footprint

Distinct hostnames that link to or from broward.org in the public web crawl.

3,772 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for broward.org.

MechanismTarget
SPF_INCLUDEspf1.broward.org
SPF_INCLUDEspf2.broward.org
SPF_INCLUDEspf3.broward.org

Related pages

Pivot deeper into the graph from broward.org.

Cypher and MCP

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

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