Skip to content

Hostname

extendo-datacenter.com

Last fetched

extendo-datacenter.com resolves to 1 IPv4 address operated by AS50903 in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · extendo-datacenter.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/extendo-datacenter.com

Resolution chain

extendo-datacenter.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.23.32.247178.23.32.0/21AS50903FR

WHOIS identity

Registrar
iana:74
Organization
gauthier douchet
Contact emails

Subdomains

3 observed subdomains of extendo-datacenter.com.

Threat posture

History

Mail and authentication

MX records

  • extendo-datacenter.com

SPF policy

9 SPF mechanisms authorising senders for extendo-datacenter.com.

MechanismTarget
SPF_INCLUDE_spf.oktey.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspfa.trinaps.net
SPF_IP178.23.33.237
SPF_IP178.23.35.229
SPF_IP178.23.37.138
SPF_IP2a00:ab80:2000:2:0:0:25:1
SPF_IP2a00:ab80:2000:2:0:0:25:2
SPF_MXextendo-datacenter.com

Related pages

Pivot deeper into the graph from extendo-datacenter.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "extendo-datacenter.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.