Skip to content

Hostname

otto.at

Last fetched

otto.at resolves to 1 IPv4 address operated by NESSUS in AT. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
146.255.58.39146.255.56.0/21AS47692NESSUSAT

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
dr. eugen otto
Contact emails

Subdomains

24 observed subdomains of otto.at.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for otto.at.

MechanismTarget
SPF_Asmg.itkn.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.80.37
SPF_IP193.228.122.60/32
SPF_IP193.228.122.61/32
SPF_IP193.41.201.0/24
SPF_IP195.234.19.0/24
SPF_IP31.12.4.11
SPF_IP95.130.253.0/24
SPF_MXotto.at

Related pages

Pivot deeper into the graph from otto.at.

Cypher and MCP

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

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