Skip to content

Hostname

tourenia.com

Last fetched

tourenia.com resolves to 1 IPv4 address operated by VODAFONE_ES - VODAFONE ESPANA S.A.U. in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.60.131.8595.60.0.0/14AS12430VODAFONE_ES - VODAFONE ESPANA S.A.U.ES

WHOIS identity

Registrar
iana:1383
Organization
20coolpillows,
Contact emails

Subdomains

3 observed subdomains of tourenia.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tourenia.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.90.80.128/25
SPF_IP194.149.205.5
SPF_IP213.97.158.39
SPF_IP217.130.24.234/32
SPF_IP217.130.29.0/24
SPF_IP80.34.237.196
SPF_IP84.124.24.0/27
SPF_MXtourenia.com

Related pages

Pivot deeper into the graph from tourenia.com.

Cypher and MCP

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

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