Skip to content

Hostname

fuau.dk

Last fetched

fuau.dk resolves to 1 IPv4 address operated by TDC TDC AS in DK.

Nutrition Label

WHISPER CANON · fuau.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fuau.dk

Resolution chain

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

IPPrefixASNOperatorCountry
195.215.86.151195.215.0.0/16AS3292TDC TDC ASDK

WHOIS identity

Registrar
Organization
folkeuniversitetet i arhus
Contact emails

Subdomains

13 observed subdomains of fuau.dk.

Web-graph footprint

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

231 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fuau.dk.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.215.86.149
SPF_IP195.97.138.36/32

Related pages

Pivot deeper into the graph from fuau.dk.

Cypher and MCP

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

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