Hostname
webakte.de
Last fetched
webakte.de resolves to 213.135.6.58, announced in 213.135.0.0/19 by INTERSAAR-AS - intersaar GmbH in DE. webakte.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
- 213.135.6.58
213.135.0.0/19 · INTERSAAR-AS - intersaar GmbH · Frankfurt am Main, DE
IPv6 resolution
No AAAA record for webakte.de is recorded in WhisperGraph.
Attribution
intersaar
ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for webakte.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
Sample outbound links
Mail and authentication
Nameservers
- ns13.domaincontrol.com
- ns14.domaincontrol.com
- ns1.open-telekom-cloud.com
- ns2.open-telekom-cloud.com
MX records
- mx1.webakte.de
- mx2.webakte.de
SPF policy
- ip: 91.190.202.98/32
- ip: 91.190.202.99/32
- a: otc-de-spf.mms.t-systems-service.com
- a: webakte.de
- mx: webakte.de
- a: secure.webakte.de
- ip: 212.88.139.122
- ip: 212.88.139.124
- ip: 213.135.6.58
- ip: 213.135.9.222
- ip: 80.153.221.145
- ip: 91.190.202.96
- ip: 91.190.205.7
Threat-feed evidence
History
Related pages
Pivot from webakte.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: "webakte.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.