Skip to content

Hostname

stationverte.com

Last fetched

stationverte.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · stationverte.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/stationverte.com

Resolution chain

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

WHOIS identity

Registrar
iana:81
Organization
fã©dã©ration franã§aise des stations vertes de vacances
Contact emails

Subdomains

703 observed subdomains of stationverte.com.

Web-graph footprint

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

413 sites link to this hostname.

172 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for stationverte.com.

MechanismTarget
SPF_Astationverte.com
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_spf.gpaas.net
SPF_INCLUDEservers.etarget-emailing.com
SPF_MXstationverte.com

Related pages

Pivot deeper into the graph from stationverte.com.

Cypher and MCP

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

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