Skip to content

Hostname

sheriff.org

Last fetched

sheriff.org resolves to 1 IPv4 address operated by BELLSOUTH-NET-BLK - AT&T Enterprises, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
72.158.234.5472.156.0.0/14AS6389BELLSOUTH-NET-BLK - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:2
Organization
broward sheriff's office
Contact emails

Subdomains

21 observed subdomains of sheriff.org.

Web-graph footprint

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

661 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for sheriff.org.

MechanismTarget
SPF_Aemailgw.sheriff.org
SPF_Amail.sheriff.org
SPF_Asheriff-org.mail.protection.outlook.com
SPF_Asheriff.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP70.151.137.144
SPF_IP70.151.137.145
SPF_IP70.151.137.146
SPF_IP72.158.234.34
SPF_IP72.158.234.35
SPF_IP96.46.242.114
SPF_IP96.46.242.122
SPF_MXmail.messaging.microsoft.com
SPF_MXsheriff-org.mail.protection.outlook.com
SPF_MXsheriff.org
SPF_MXsmtp.sheriff.org

Related pages

Pivot deeper into the graph from sheriff.org.

Cypher and MCP

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

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