Hostname
cellitinnen.de
Last fetched
cellitinnen.de resolves to 1 IPv4 address operated by AS29624 in DE.
Nutrition Label
Resolution chain
cellitinnen.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 |
|---|---|---|---|---|
| 82.212.222.135 | 82.212.192.0/19 | AS29624 | — | DE |
WHOIS identity
No WHOIS records are currently associated with cellitinnen.de in WhisperGraph.
Subdomains
7 observed subdomains of cellitinnen.de.
Web-graph footprint
Distinct hostnames that link to or from cellitinnen.de in the public web crawl.
50 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for cellitinnen.de.
| Mechanism | Target |
|---|---|
| SPF_A | k60469.coveto.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 145.253.153.24/29 |
| SPF_IP | 176.94.34.20/29 |
| SPF_IP | 213.148.155.180/30 |
| SPF_IP | 213.23.203.180/30 |
| SPF_IP | 87.128.216.144/28 |
| SPF_IP | 87.79.26.48/28 |
Related pages
Pivot deeper into the graph from cellitinnen.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cellitinnen.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.