Skip to content

Hostname

simson.at

Last fetched

simson.at has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:a1 telekom austria ag as the registrar.

Nutrition Label

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

Resolution chain

simson.at has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:a1 telekom austria ag
Organization
horst raiger
Contact emails

Subdomains

6 observed subdomains of simson.at.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for simson.at.

MechanismTarget
SPF_Amail.simson.at
SPF_Amx10.and.at
SPF_INCLUDEspf.atikon.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.125.102.41
SPF_IP80.243.162.119/32
SPF_IP88.116.67.154
SPF_MXsimson.at

Related pages

Pivot deeper into the graph from simson.at.

Cypher and MCP

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

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