Hostname
telcoland.de
Last fetched
telcoland.de resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.
Nutrition Label
Resolution chain
telcoland.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 |
|---|---|---|---|---|
| 94.130.255.3 | 94.130.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
No WHOIS records are currently associated with telcoland.de in WhisperGraph.
Subdomains
14 observed subdomains of telcoland.de.
Web-graph footprint
Distinct hostnames that link to or from telcoland.de in the public web crawl.
9 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for telcoland.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sendnode.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfrerouting.xink.io |
| SPF_IP | 185.98.184.0/24 |
| SPF_IP | 195.52.228.132 |
| SPF_IP | 195.52.228.133 |
| SPF_IP | 195.52.228.134 |
| SPF_IP | 195.52.228.135 |
| SPF_IP | 195.52.228.140 |
| SPF_IP | 195.52.228.141 |
| SPF_IP | 195.52.228.142 |
| SPF_IP | 195.52.228.143 |
| SPF_IP | 195.52.228.144 |
| SPF_IP | 195.52.228.153 |
| SPF_IP | 78.46.164.145 |
| SPF_IP | 78.46.164.146 |
| SPF_IP | 78.46.164.147 |
| SPF_IP | 78.46.164.148 |
| SPF_IP | 78.46.164.149 |
| SPF_IP | 80.82.206.0/26 |
| SPF_IP | 94.130.255.3 |
Related pages
Pivot deeper into the graph from telcoland.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "telcoland.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.