Skip to content

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

WHISPER CANON · extenso-telecom.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/extenso-telecom.com

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.

IPPrefixASNOperatorCountry
217.182.148.176217.182.0.0/16AS16276FR

WHOIS identity

Registrar
iana:88
Organization
extenso telecom
Contact emails

Subdomains

28 observed subdomains of extenso-telecom.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for extenso-telecom.com.

MechanismTarget
SPF_Aextenso-telecom.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEhitechno-ltd.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.sewan.fr
SPF_INCLUDEspf.sendinblue.com
SPF_IP195.2.74.0/23
SPF_IP195.28.192.4
SPF_IP195.28.206.136
SPF_IP195.28.206.137
SPF_IP217.182.148.165
SPF_IP217.182.148.170
SPF_IP217.182.148.176
SPF_IP81.252.92.0/23
SPF_IP83.206.208.128/25
SPF_IP86.64.210.0/23
SPF_IP91.223.240.206/32
SPF_IP91.223.240.207/32
SPF_MXextenso-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 20

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