Skip to content

Hostname

psy.ku.dk

Last fetched

psy.ku.dk resolves to 1 IPv4 address operated by AS1835 in DK.

Nutrition Label

WHISPER CANON · psy.ku.dkRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/psy.ku.dk

Resolution chain

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

IPPrefixASNOperatorCountry
130.226.237.173130.226.0.0/16AS1835DK

WHOIS identity

No WHOIS records are currently associated with psy.ku.dk in WhisperGraph.

Subdomains

25 observed subdomains of psy.ku.dk.

Web-graph footprint

Distinct hostnames that link to or from psy.ku.dk in the public web crawl.

229 sites link to this hostname.

224 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for psy.ku.dk.

MechanismTarget
SPF_Ai-mail.ene.uni-c.dk
SPF_Amail.survey-it.dk
SPF_Aunicph-gw.ku.dk
SPF_INCLUDEbulk.spf.ku.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.225.116.20
SPF_IP130.225.116.66
SPF_IP130.225.118.31
SPF_IP194.150.112.200/29

Related pages

Pivot deeper into the graph from psy.ku.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "psy.ku.dk"})-[: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.