Skip to content

Hostname

bps101.net

Last fetched

bps101.net resolves to 1 IPv4 address operated by BPS-ASN - Batavia Public School District 101 in US. WHOIS lists iana:1040 as the registrar.

Nutrition Label

WHISPER CANON · bps101.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bps101.net

Resolution chain

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

IPPrefixASNOperatorCountry
192.149.88.10192.149.88.0/24AS394057BPS-ASN - Batavia Public School District 101US

WHOIS identity

Registrar
iana:1040
Organization
domain protection services,
Contact emails

Subdomains

56 observed subdomains of bps101.net.

Web-graph footprint

Distinct hostnames that link to or from bps101.net in the public web crawl.

63 sites link to this hostname.

164 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bps101.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEspf.gaggle.net
SPF_IP192.149.88.19

Related pages

Pivot deeper into the graph from bps101.net.

Cypher and MCP

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

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