Skip to content

Hostname

cune.edu

Last fetched

cune.edu resolves to 1 IPv4 address operated by CONCOR-2-398555 - Concordia University Nebraska in US.

Nutrition Label

WHISPER CANON · cune.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cune.edu

Resolution chain

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

IPPrefixASNOperatorCountry
192.160.64.22192.160.64.0/24AS398555CONCOR-2-398555 - Concordia University NebraskaUS

WHOIS identity

Registrar
Organization
concordia university
Contact emails

Subdomains

106 observed subdomains of cune.edu.

Web-graph footprint

Distinct hostnames that link to or from cune.edu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for cune.edu.

MechanismTarget
SPF_INCLUDE_s0.cune.edu
SPF_IP129.41.98.117
SPF_IP167.89.31.27/32
SPF_IP192.160.64.14
SPF_IP198.21.4.52/32
SPF_IP208.85.49.27
SPF_IP208.95.132.59
SPF_IP208.95.133.43
SPF_IP23.22.228.238/32
SPF_IP3.25.47.0/29
SPF_IP3.7.25.40/29
SPF_IP34.194.81.60/32
SPF_IP34.197.133.25/32
SPF_IP34.198.69.122/32
SPF_IP34.198.69.238/32
SPF_IP34.215.2.68
SPF_IP34.215.79.96
SPF_IP40.92.0.0/15
SPF_IP52.38.184.84
SPF_IP52.42.20.3/32
SPF_IP52.45.50.190/32
SPF_IP52.66.154.99/32
SPF_IP54.85.61.20/32
SPF_IP54.85.76.43/32

Related pages

Pivot deeper into the graph from cune.edu.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.