Skip to content

Hostname

telcoland.de

Last fetched

telcoland.de resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · telcoland.deRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/telcoland.de

Resolution chain

telcoland.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.130.255.394.130.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

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.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for telcoland.de.

MechanismTarget
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfrerouting.xink.io
SPF_IP185.98.184.0/24
SPF_IP195.52.228.132
SPF_IP195.52.228.133
SPF_IP195.52.228.134
SPF_IP195.52.228.135
SPF_IP195.52.228.140
SPF_IP195.52.228.141
SPF_IP195.52.228.142
SPF_IP195.52.228.143
SPF_IP195.52.228.144
SPF_IP195.52.228.153
SPF_IP78.46.164.145
SPF_IP78.46.164.146
SPF_IP78.46.164.147
SPF_IP78.46.164.148
SPF_IP78.46.164.149
SPF_IP80.82.206.0/26
SPF_IP94.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.