Hostname
sinn.de
Last fetched
sinn.de resolves to 116.202.199.129, announced in 116.202.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. sinn.de 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.202.199.129
116.202.0.0/16 · HETZNER-AS - Hetzner Online GmbH · Falkenstein, DE
- 5.9.34.36
5.9.0.0/16 · HETZNER-AS - Hetzner Online GmbH · Falkenstein, DE
- 138.199.245.22
138.199.128.0/17 · HETZNER-AS - Hetzner Online GmbH · Falkenstein, DE
- 138.199.245.110
138.199.128.0/17 · HETZNER-AS - Hetzner Online GmbH · Frankfurt am Main, DE
- 138.199.245.109
138.199.128.0/17 · HETZNER-AS - Hetzner Online GmbH · Frankfurt am Main, DE
- 138.199.245.111
138.199.128.0/17 · HETZNER-AS - Hetzner Online GmbH · Frankfurt am Main, DE
IPv6 resolution
No AAAA record for sinn.de is recorded in WhisperGraph.
Attribution
hetzner
ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for sinn.de. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
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
- coco.bunny.net
- kiki.bunny.net
MX records
- mx-01-eu-central-1.prod.hydra.sophos.com
- mx-02-eu-central-1.prod.hydra.sophos.com
SPF policy
- include: _spf.prod.hydra.sophos.com
- a: www.rentability.de
- a: sinn.de
- mx: sinn.de
- a: daten.sinn.de
- ip: 176.94.199.50
- ip: 82.100.231.172
Threat-feed evidence
History
Related pages
Pivot from sinn.de 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: "sinn.de"})-[: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.