Skip to content

Hostname

sheriffs.org

Last fetched

sheriffs.org resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sheriffs.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sheriffs.org

Resolution chain

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

IPPrefixASNOperatorCountry
23.111.168.7023.111.160.0/20AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:2
Organization
national sheriffs association
Contact emails

Subdomains

19 observed subdomains of sheriffs.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for sheriffs.org.

MechanismTarget
SPF_INCLUDE45268608.spf05.hubspotemail.net
SPF_INCLUDEinformz.net
SPF_INCLUDEmail.imismailcenter.com
SPF_INCLUDEmail2.netronixcorp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.10.140.209/24
SPF_IP20.124.121.38/32
SPF_IP23.111.168.66
SPF_IP23.111.182.171
SPF_IP23.111.184.117
SPF_IP23.111.187.21
SPF_IP64.132.221.30/32
SPF_IP66.192.199.217/32
SPF_IP67.43.14.94/24

Related pages

Pivot deeper into the graph from sheriffs.org.

Cypher and MCP

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

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