Skip to content

Hostname

just.at

Last fetched

just.at resolves to 1 IPv4 address operated by KAPPERNET in AT. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

WHISPER CANON · just.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/just.at

Resolution chain

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

IPPrefixASNOperatorCountry
94.136.29.7094.136.0.0/19AS48943KAPPERNETAT

WHOIS identity

Registrar
registrar:eurodns sa
Organization
franz just und soehne gmbh u. co kg
Contact emails

Subdomains

4 observed subdomains of just.at.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for just.at.

MechanismTarget
SPF_Ajust.at
SPF_INCLUDEspf.justnet.at
SPF_IP2a02:61:85c::/60
SPF_IP2a02:ab8:ff01:100::/60
SPF_IP2a02:ab8:ff01:110::/60
SPF_IP78.41.118.216/29
SPF_IP94.136.29.56/29
SPF_IP94.136.29.64/27
SPF_MXjust.at

Related pages

Pivot deeper into the graph from just.at.

Cypher and MCP

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

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