Skip to content

Hostname

ecotsy.com

Last fetched

ecotsy.com resolves to 2 IPv4 addresses operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:609 as the registrar.

Nutrition Label

WHISPER CANON · ecotsy.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ecotsy.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.218.51.35104.218.48.0/21AS19318IS-AS-1 - Interserver, IncUS
45.33.30.18545.33.0.0/19AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:609
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

7 observed subdomains of ecotsy.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for ecotsy.com.

MechanismTarget
SPF_Aecotsy.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP104.218.51.34
SPF_MXecotsy.com

Related pages

Pivot deeper into the graph from ecotsy.com.

Cypher and MCP

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

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