Hostname
sdr.at
Last fetched
sdr.at resolves to 116.203.109.69, announced in 116.203.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. sdr.at is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 116.203.109.69
116.203.0.0/16 · HETZNER-AS - Hetzner Online GmbH · Nuremberg, DE
IPv6 resolution
No AAAA record for sdr.at is recorded in WhisperGraph.
Attribution
hetzner
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:cyberservice internetdienstleistungsgesellschaft m.b.h.
- Registrant organisation
- friedrich reichhart
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.geometer.co.at
- ns1.sdr.at
- ns2.sdr.at
- ns3.sdr.at
MX records
- sdr-at.mail.protection.outlook.com
SPF policy
- ip: 49.12.60.208/28
- mx: sdr.at
- a: smtp04.mail.sdr.at
- a: mailgate01.sdr.at
- a: smtp01.sdr.at
- a: wildfly01.sdr.at
- include: spf.protection.outlook.com
- include: _spf.atlassian.net
- ip: 116.202.25.118
Threat-feed evidence
History
Related pages
Pivot from sdr.at into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sdr.at"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.