Skip to content

Hostname

eunc.edu

Last fetched

eunc.edu resolves to 1 IPv4 address operated by AS29066 in DE.

Nutrition Label

WHISPER CANON · eunc.eduRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/eunc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
146.0.232.186146.0.232.0/24AS29066DE

WHOIS identity

No WHOIS records are currently associated with eunc.edu in WhisperGraph.

Subdomains

43 observed subdomains of eunc.edu.

Web-graph footprint

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

46 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for eunc.edu.

MechanismTarget
SPF_Acourses.eunc.edu
SPF_Aneptune.eunc.edu
SPF_INCLUDE_spf.google.com
SPF_IP146.0.232.179
SPF_IP146.0.232.181
SPF_IP146.0.232.186
SPF_IP146.0.232.187
SPF_IP146.0.232.188
SPF_IP146.0.232.189
SPF_IP146.0.232.190
SPF_IP146.0.238.122
SPF_IP146.0.238.126
SPF_IP2a00:d80:0:0:0:0:1:2a
SPF_IP2a00:d80::/32
SPF_IP2a01:7a0:2:1035::/64
SPF_IP52.144.59.0/24
SPF_IP87.245.64.53

Related pages

Pivot deeper into the graph from eunc.edu.

Cypher and MCP

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

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