Hostname
telc.net
Last fetched
telc.net resolves to 1 IPv4 address operated by FILOO-ASN Rhedaer Stra?e 25 in DE. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
telc.net 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 |
|---|---|---|---|---|
| 95.130.254.22 | 95.130.248.0/21 | AS47215 | FILOO-ASN Rhedaer Stra?e 25 | DE |
WHOIS identity
- Registrar
- iana:440
- Organization
- domains by proxy,
- Contact emails
Subdomains
53 observed subdomains of telc.net.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from telc.net in the public web crawl.
1,491 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for telc.net.
| Mechanism | Target |
|---|---|
| SPF_A | cms.telc.net |
| SPF_A | email.telc.net |
| SPF_A | relay.onlineworkplace.de |
| SPF_A | smtprelay.telc.net |
| SPF_A | telc.net |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.eu.sparkpostmail.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | telc.net |
Related pages
Pivot deeper into the graph from telc.net.
- IP · 95.130.254.22
- ASN · AS47215FILOO-ASN Rhedaer Stra?e 25
- Registrar · iana:440
- Country · DE
- Email · telc.net@domainsbyproxy.com
- TLD · .net
- Browse hostnames · te…
- Glossary · What is a hostname?
- 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: "telc.net"})-[: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.