Skip to content

Hostname

aintourisme.com

Last fetched

aintourisme.com resolves to 2 IPv4 addresses operated by OVH - OVH SAS in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.33.169.140178.32.0.0/15AS16276OVH - OVH SASFR
178.33.169.142178.32.0.0/15AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:433
Organization
cdt de l'ain
Contact emails

Subdomains

3 observed subdomains of aintourisme.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aintourisme.com.

MechanismTarget
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.65.126.144
SPF_IP46.101.147.101

Related pages

Pivot deeper into the graph from aintourisme.com.

Cypher and MCP

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

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