Hostname
nsula.edu
Last fetched
nsula.edu resolves to 2 IPv4 addresses operated by DREAMHOST-AS - New Dream Network, LLC in US.
Nutrition Label
Resolution chain
nsula.edu 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 |
|---|---|---|---|---|
| 107.180.248.240 | 107.180.224.0/19 | AS26347 | DREAMHOST-AS - New Dream Network, LLC | US |
| 173.236.228.18 | 173.236.128.0/17 | AS26347 | DREAMHOST-AS - New Dream Network, LLC | US |
WHOIS identity
- Registrar
- —
- Organization
- northwestern state university
- Contact emails
- —
Subdomains
233 observed subdomains of nsula.edu.
Showing 25 of 233. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nsula.edu in the public web crawl.
669 sites link to this hostname.
619 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for nsula.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cust-spf.cashnet.com |
| SPF_INCLUDE | email.hivebrite.com |
| SPF_INCLUDE | mh.blackboard.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.samanage.com |
| SPF_INCLUDE | spf.watermarkinsights.com |
| SPF_IP | 107.180.248.240 |
| SPF_IP | 149.72.146.149/32 |
| SPF_IP | 167.89.91.85 |
| SPF_IP | 167.89.95.180 |
| SPF_IP | 76.165.208.160 |
Related pages
Pivot deeper into the graph from nsula.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nsula.edu"})-[: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.