Skip to content

Hostname

eutectic.com

Last fetched

eutectic.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · eutectic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eutectic.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.61.155104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.211.137172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:15
Organization
castolin eutectic
Contact emails

Subdomains

3 observed subdomains of eutectic.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for eutectic.com.

MechanismTarget
SPF_INCLUDEspf.de.cancom-mase.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.112.26.137
SPF_IP195.135.142.200
SPF_IP195.144.31.146
SPF_IP195.144.31.147
SPF_IP200.94.70.62
SPF_IP201.163.4.246
SPF_IP208.116.190.194
SPF_IP66.7.145.58
SPF_IP66.7.151.178
SPF_IP66.7.151.50
SPF_IP69.31.42.82
SPF_MXeutectic.com

Related pages

Pivot deeper into the graph from eutectic.com.

Cypher and MCP

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

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