Skip to content

Hostname

sbcountyhr.org

Last fetched

sbcountyhr.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · sbcountyhr.orgRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sbcountyhr.org

Resolution chain

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

IPPrefixASNOperatorCountry
20.114.211.2920.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:48
Organization
jennifer slayman
Contact emails

Subdomains

1 observed subdomain of sbcountyhr.org.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sbcountyhr.org.

MechanismTarget
SPF_INCLUDEspf-002d6d01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.104.201.4/31
SPF_IP161.213.121.10/29
SPF_IP161.213.140.114
SPF_IP161.213.63.50/29
SPF_IP161.213.76.114

Related pages

Pivot deeper into the graph from sbcountyhr.org.

Cypher and MCP

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

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