Hostname
offengroup.de
Last fetched
offengroup.de resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.
Nutrition Label
Resolution chain
offengroup.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 40.69.43.225 | 40.68.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
No WHOIS records are currently associated with offengroup.de in WhisperGraph.
Subdomains
12 observed subdomains of offengroup.de.
Web-graph footprint
Distinct hostnames that link to or from offengroup.de in the public web crawl.
24 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for offengroup.de.
| Mechanism | Target |
|---|---|
| SPF_A | offengroup.de |
| SPF_IP | 195.145.25.138 |
| SPF_IP | 195.145.25.141 |
| SPF_IP | 195.145.25.142 |
| SPF_IP | 62.112.56.124 |
| SPF_IP | 80.156.194.33 |
| SPF_IP | 80.156.194.34 |
| SPF_MX | offengroup.de |
Related pages
Pivot deeper into the graph from offengroup.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "offengroup.de"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.