Skip to content

Hostname

kpc.at

Last fetched

kpc.at resolves to 1 IPv4 address operated by P&C ON LINE S.R.L. NETWAY INTERNET in DE.

Nutrition Label

WHISPER CANON · kpc.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kpc.at

Resolution chain

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

IPPrefixASNOperatorCountry
91.204.46.15191.204.46.0/24AS197540P&C ON LINE S.R.L. NETWAY INTERNETDE

WHOIS identity

No WHOIS records are currently associated with kpc.at in WhisperGraph.

Subdomains

2 observed subdomains of kpc.at.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for kpc.at.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_Akpc.at
SPF_INCLUDE_spf.webhosting.systems
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhard.crsend.com
SPF_IP2a01:4f8:c010:4e18:0:0:0:1
SPF_IP2a01:4f9:c010:1452:0:0:0:1
SPF_IP78.47.197.125
SPF_IP82.210.227.224/27
SPF_IP88.198.124.179
SPF_IP95.216.161.28
SPF_MXkpc.at

Related pages

Pivot deeper into the graph from kpc.at.

Cypher and MCP

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

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