Skip to content

Hostname

kopfnote.at

Last fetched

kopfnote.at resolves to 1 IPv4 address operated by NESSUS in AT. WHOIS lists registrar:easyname gmbh as the registrar.

Nutrition Label

WHISPER CANON · kopfnote.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kopfnote.at

Resolution chain

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

IPPrefixASNOperatorCountry
91.151.19.1491.151.16.0/22AS47692NESSUSAT

WHOIS identity

Registrar
registrar:easyname gmbh
Organization
Contact emails

Subdomains

8 observed subdomains of kopfnote.at.

Web-graph footprint

Distinct hostnames that link to or from kopfnote.at in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kopfnote.at.

MechanismTarget
SPF_Akopfnote.at
SPF_INCLUDEspf.easyname.com
SPF_MXkopfnote.at

Related pages

Pivot deeper into the graph from kopfnote.at.

Cypher and MCP

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

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