Hostname
0--2.de
Last fetched
0--2.de resolves to 1 IPv4 address operated by IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. in DE.
Nutrition Label
Resolution chain
0--2.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 |
|---|---|---|---|---|
| 212.227.212.163 | 212.227.0.0/16 | AS8560 | IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. | DE |
WHOIS identity
No WHOIS records are currently associated with 0--2.de in WhisperGraph.
Subdomains
3 observed subdomains of 0--2.de.
| Subdomain |
|---|
| mail.0--2.de |
| safe.0--2.de |
| ping.0--2.de |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for 0--2.de.
| Mechanism | Target |
|---|---|
| SPF_A | 0--2.de |
| SPF_INCLUDE | _spf.webhosting.systems |
| SPF_MX | 0--2.de |
Related pages
Pivot deeper into the graph from 0--2.de.
- IP · 212.227.212.163
- ASN · AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.
- Country · DE
- TLD · .de
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "0--2.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.