Skip to content

Hostname

api.or.at

Last fetched

api.or.at resolves to 1 IPv4 address operated by TELEMAXX in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.107.190.7589.107.184.0/21AS12843TELEMAXXDE

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 api.or.at in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for api.or.at.

MechanismTarget
SPF_INCLUDEspf.mlwrx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvamed.com
SPF_IP193.41.201.0/24
SPF_IP62.99.176.204
SPF_IP62.99.176.228
SPF_IP62.99.176.253
SPF_IP62.99.176.254
SPF_IP80.120.168.44
SPF_IP80.120.168.5
SPF_MXapi.or.at

Related pages

Pivot deeper into the graph from api.or.at.

Cypher and MCP

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

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