Skip to content

Hostname

uniopt.at

Last fetched

uniopt.at resolves to 1 IPv4 address operated by AS62363 in AT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.104.55.26193.104.55.0/24AS62363AT

WHOIS identity

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

Subdomains

1 observed subdomain of uniopt.at.

Subdomain
www.uniopt.at

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for uniopt.at.

MechanismTarget
SPF_Auniopt.at
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.itandtel.at
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.204.132.148/32
SPF_IP185.38.171.149/32
SPF_IP185.38.171.194
SPF_IP193.104.55.1/27
SPF_IP52.157.149.216/32
SPF_MXuniopt.at

Related pages

Pivot deeper into the graph from uniopt.at.

Cypher and MCP

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

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