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
Resolution chain
isbe.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 206.166.105.79 | 206.166.64.0/18 | AS6325 | ILLINOIS-CENTURY - Illinois Century Network | US |
| 206.166.105.97 | 206.166.64.0/18 | AS6325 | ILLINOIS-CENTURY - Illinois Century Network | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- illinois state board of education
- Contact emails
Subdomains
179 observed subdomains of isbe.net.
Showing 25 of 179. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from isbe.net in the public web crawl.
3,672 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for isbe.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.isbe.net |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.196.66/32 |
| SPF_IP | 149.72.231.47/32 |
| SPF_IP | 206.166.105.10 |
| SPF_IP | 206.166.105.206 |
| SPF_IP | 206.166.97.100 |
| SPF_IP | 206.166.97.101 |
| SPF_IP | 206.166.97.104 |
Related pages
Pivot deeper into the graph from isbe.net.
- IP · 206.166.105.79
- ASN · AS6325ILLINOIS-CENTURY - Illinois Century Network
- Registrar · iana:2
- Country · US
- Email · jharriso@isbe.net
- TLD · .net
- Browse hostnames · is…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.