Skip to content

Hostname

jkt.at

Last fetched

jkt.at resolves to 1 IPv4 address operated by AS8412 in AT.

Nutrition Label

WHISPER CANON · jkt.atRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/jkt.at

Resolution chain

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

IPPrefixASNOperatorCountry
81.223.217.12081.223.128.0/17AS8412AT

WHOIS identity

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

Subdomains

1 observed subdomain of jkt.at.

Subdomain
www.jkt.at

Web-graph footprint

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

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for jkt.at.

MechanismTarget
SPF_Ajkt.at
SPF_MXjkt.at

Related pages

Pivot deeper into the graph from jkt.at.

Cypher and MCP

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

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