Hostname
extenso-telecom.com
Last fetched
extenso-telecom.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:88 as the registrar.
Nutrition Label
Resolution chain
extenso-telecom.com 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 |
|---|---|---|---|---|
| 217.182.148.176 | 217.182.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:88
- Organization
- extenso telecom
- Contact emails
Subdomains
28 observed subdomains of extenso-telecom.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from extenso-telecom.com in the public web crawl.
6 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
20 SPF mechanisms authorising senders for extenso-telecom.com.
| Mechanism | Target |
|---|---|
| SPF_A | extenso-telecom.com |
| SPF_INCLUDE | eskerondemand.com |
| SPF_INCLUDE | hitechno-ltd.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.protection.sewan.fr |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 195.2.74.0/23 |
| SPF_IP | 195.28.192.4 |
| SPF_IP | 195.28.206.136 |
| SPF_IP | 195.28.206.137 |
| SPF_IP | 217.182.148.165 |
| SPF_IP | 217.182.148.170 |
| SPF_IP | 217.182.148.176 |
| SPF_IP | 81.252.92.0/23 |
| SPF_IP | 83.206.208.128/25 |
| SPF_IP | 86.64.210.0/23 |
| SPF_IP | 91.223.240.206/32 |
| SPF_IP | 91.223.240.207/32 |
| SPF_MX | extenso-telecom.com |
Related pages
Pivot deeper into the graph from extenso-telecom.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "extenso-telecom.com"})-[: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.