Skip to content

Hostname

koneko.at

Last fetched

koneko.at resolves to 1 IPv4 address operated by AS40980 in AT. WHOIS lists registrar:hetzner online gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
144.208.195.154144.208.192.0/22AS40980AT

WHOIS identity

Registrar
registrar:hetzner online gmbh
Organization
carinthian multigaming community
Contact emails

Subdomains

12 observed subdomains of koneko.at.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for koneko.at.

MechanismTarget
SPF_IP2a01:4f9:c010:7e9a:0:0:0:1
SPF_IP2a03:f80:354:37:235:49:39:1
SPF_IP37.235.49.39
SPF_IP95.216.188.119

Related pages

Pivot deeper into the graph from koneko.at.

Cypher and MCP

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

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