Skip to content

Hostname

euclyde.com

Last fetched

euclyde.com resolves to 1 IPv4 address operated by AS31221 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.13.50.101217.13.48.0/20AS31221FR

WHOIS identity

Registrar
iana:81
Organization
euclyde
Contact emails

Subdomains

22 observed subdomains of euclyde.com.

Web-graph footprint

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

264 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for euclyde.com.

MechanismTarget
SPF_Aeuclyde.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.43.38.72/29
SPF_IP217.13.50.101
SPF_IP217.13.50.68
SPF_IP217.13.54.136
SPF_IP217.13.54.141
SPF_MXeuclyde.com

Related pages

Pivot deeper into the graph from euclyde.com.

Cypher and MCP

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

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