Skip to content

Hostname

j3solution.at

Last fetched

j3solution.at resolves to 1 IPv4 address operated by STWKUFSTEIN-AS Fischergries 2 in AT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.93.32.2680.93.32.0/20AS28919STWKUFSTEIN-AS Fischergries 2AT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for j3solution.at.

MechanismTarget
SPF_Aj3solution.at
SPF_Aweb26.kufnet.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.182.224.0/25
SPF_IP2a03:c680:2000::/64
SPF_MXj3solution.at

Related pages

Pivot deeper into the graph from j3solution.at.

Cypher and MCP

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

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