Hostname
tele2.nl
Last fetched
tele2.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:ascio technologies inc|islands brygge 55a|2300|copenhagen|denmark|| as the registrar.
Nutrition Label
Resolution chain
tele2.nl 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 |
|---|---|---|---|---|
| 20.56.240.229 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:ascio technologies inc|islands brygge 55a|2300|copenhagen|denmark||
- Organization
- —
- Contact emails
- —
Subdomains
6,289 observed subdomains of tele2.nl.
Showing 25 of 6,289. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tele2.nl in the public web crawl.
738 sites link to this hostname.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for tele2.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_mx.solvinity.com |
| SPF_INCLUDE | mailplus.nl |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.slgnt.eu |
| SPF_INCLUDE | spf1.tripolis.com |
| SPF_INCLUDE | spf2.tripolis.com |
| SPF_IP | 188.190.114.141 |
| SPF_IP | 188.190.114.142 |
| SPF_IP | 193.12.60.45/32 |
| SPF_IP | 193.12.60.46/32 |
| SPF_IP | 193.12.60.47/32 |
| SPF_IP | 193.12.60.48/32 |
| SPF_IP | 212.247.154.0/23 |
| SPF_IP | 212.247.156.0/27 |
| SPF_IP | 217.149.218.0/24 |
| SPF_IP | 62.58.48.0/24 |
| SPF_IP | 62.58.50.0/24 |
| SPF_IP | 82.215.18.0/28 |
| SPF_IP | 82.215.18.96/28 |
| SPF_IP | 94.103.21.49/32 |
| SPF_IP | 94.103.21.65 |
Related pages
Pivot deeper into the graph from tele2.nl.
- IP · 20.56.240.229
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:ascio technologies inc|islands brygge 55a|2300|copenhagen|denmark||
- Country · NL
- TLD · .nl
- 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: "tele2.nl"})-[: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.