Skip to content

Hostname

nexotur.com

Last fetched

nexotur.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · nexotur.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nexotur.com

Resolution chain

nexotur.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.19.160104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.186.244172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
57.129.83.8457.129.0.0/17AS16276DE
82.223.34.22682.223.0.0/16AS8560ES

WHOIS identity

Registrar
iana:379
Organization
nexo editores,
Contact emails

Subdomains

5 observed subdomains of nexotur.com.

Web-graph footprint

Distinct hostnames that link to or from nexotur.com in the public web crawl.

351 sites link to this hostname.

131 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nexotur.com.

MechanismTarget
SPF_INCLUDE_spf.arsys.es
SPF_INCLUDEamazonses.com
SPF_IP82.223.34.226
SPF_MXnexotur.com

Related pages

Pivot deeper into the graph from nexotur.com.

Cypher and MCP

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

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