Skip to content

Hostname

ptka.kit.edu

Last fetched

ptka.kit.edu resolves to 1 IPv4 address operated by AS34878 in DE.

Nutrition Label

WHISPER CANON · ptka.kit.eduRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ptka.kit.edu

Resolution chain

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

IPPrefixASNOperatorCountry
141.3.129.215141.3.0.0/16AS34878DE

WHOIS identity

No WHOIS records are currently associated with ptka.kit.edu in WhisperGraph.

Subdomains

318 observed subdomains of ptka.kit.edu.

Web-graph footprint

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

269 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ptka.kit.edu.

MechanismTarget
SPF_Aptka.kit.edu
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.scc.kit.edu
SPF_MXptka.kit.edu

Related pages

Pivot deeper into the graph from ptka.kit.edu.

Cypher and MCP

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

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