Skip to content

Hostname

isbe.net

Last fetched

isbe.net resolves to 2 IPv4 addresses operated by ILLINOIS-CENTURY - Illinois Century Network in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · isbe.netRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/isbe.net

Resolution chain

isbe.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
206.166.105.79206.166.64.0/18AS6325ILLINOIS-CENTURY - Illinois Century NetworkUS
206.166.105.97206.166.64.0/18AS6325ILLINOIS-CENTURY - Illinois Century NetworkUS

WHOIS identity

Registrar
iana:2
Organization
illinois state board of education
Contact emails

Subdomains

179 observed subdomains of isbe.net.

Web-graph footprint

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

3,672 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for isbe.net.

MechanismTarget
SPF_INCLUDE_spf.isbe.net
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.196.66/32
SPF_IP149.72.231.47/32
SPF_IP206.166.105.10
SPF_IP206.166.105.206
SPF_IP206.166.97.100
SPF_IP206.166.97.101
SPF_IP206.166.97.104

Related pages

Pivot deeper into the graph from isbe.net.

Cypher and MCP

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

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