Hostname
kpic.at
Last fetched
kpic.at resolves to 1 IPv4 address operated by NIC-SDAIA in AT.
Nutrition Label
Resolution chain
kpic.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.65.234.19 | 185.65.232.0/22 | AS35339 | NIC-SDAIA | AT |
WHOIS identity
- Registrar
- —
- Organization
- klaus pichler
- Contact emails
Subdomains
2 observed subdomains of kpic.at.
| Subdomain |
|---|
| blog.kpic.at |
| www.kpic.at |
Web-graph footprint
Distinct hostnames that link to or from kpic.at in the public web crawl.
118 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for kpic.at.
| Mechanism | Target |
|---|---|
| SPF_A | mailis.dah.am |
| SPF_IP | 185.65.234.21 |
| SPF_IP | 2a02:b18:500:936:4711:815:abba:baba |
| SPF_MX | kpic.at |
Related pages
Pivot deeper into the graph from kpic.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kpic.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.