Skip to content

Hostname

evosailing.com

Last fetched

evosailing.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:1251 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
152.228.187.228152.228.128.0/17AS16276FR

WHOIS identity

Registrar
iana:1251
Organization
berthou gilles
Contact emails

Subdomains

1 observed subdomain of evosailing.com.

Web-graph footprint

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

63 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for evosailing.com.

MechanismTarget
SPF_Aevosailing.com
SPF_Ainside.novasys.coop
SPF_Aserveur1.zip.fr
SPF_Aserveur2.zip.fr
SPF_IP149.202.31.234/32
SPF_IP176.31.9.247/32
SPF_IP217.182.50.240/30
SPF_IP51.91.36.250/32
SPF_IP79.137.25.48/29
SPF_IP79.137.25.56/29
SPF_IP79.137.50.205/32
SPF_IP94.23.253.195/32
SPF_MXevosailing.com

Related pages

Pivot deeper into the graph from evosailing.com.

Cypher and MCP

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

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