Skip to content

Hostname

unk.edu

Last fetched

unk.edu resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · unk.eduRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/unk.edu

Resolution chain

unk.edu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.21.44.39107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.193.16118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.126.8634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.58.12834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
university of nebraska at kearney
Contact emails

Subdomains

322 observed subdomains of unk.edu.

Web-graph footprint

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

1,036 sites link to this hostname.

820 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for unk.edu.

MechanismTarget
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.odmad.quest-on-demand.com
SPF_INCLUDEspf1.unk.edu
SPF_INCLUDEspf2.unk.edu
SPF_INCLUDEspf3.unk.edu
SPF_INCLUDEspf4.unk.edu
SPF_IP148.163.143.147
SPF_IP148.163.147.197

Related pages

Pivot deeper into the graph from unk.edu.

Cypher and MCP

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

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