Skip to content

Hostname

proges.at

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
83.65.141.13283.65.0.0/16AS8412AT

WHOIS identity

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

Subdomains

10 observed subdomains of proges.at.

Web-graph footprint

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

186 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for proges.at.

MechanismTarget
SPF_Amail.ethis.at
SPF_Amail.x-net.at
SPF_Aoutlook.pga.at
SPF_Aoutlook.proges.at
SPF_Aproges.at
SPF_Ax-smarthost01.x-net.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.10.172.168/29
SPF_MXproges.at

Related pages

Pivot deeper into the graph from proges.at.

Cypher and MCP

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

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