Skip to content

Hostname

ecc-eu.com

Last fetched

ecc-eu.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
142.93.37.155142.98.254.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of ecc-eu.com.

Web-graph footprint

Distinct hostnames that link to or from ecc-eu.com in the public web crawl.

195 sites link to this hostname.

332 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for ecc-eu.com.

MechanismTarget
SPF_Aecc-eu.com
SPF_INCLUDEspf.acumbamail.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP138.68.141.243
SPF_IP142.93.37.155
SPF_IP178.62.102.211
SPF_IP178.62.116.183
SPF_IP188.166.159.148/32
SPF_IP195.235.122.242/32
SPF_IP2.139.244.152
SPF_IP213.195.77.2
SPF_IP213.195.77.222/32
SPF_IP46.101.83.166
SPF_MXecc-eu.com

Related pages

Pivot deeper into the graph from ecc-eu.com.

Cypher and MCP

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

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