Skip to content

Hostname

ecostand.co

Last fetched

ecostand.co resolves to 2 IPv4 addresses operated by AS39566 in PL. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · ecostand.coRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/ecostand.co

Resolution chain

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

WHOIS identity

Registrar
iana:1519
Organization
it-creative michal trzepizur
Contact emails

Subdomains

8 observed subdomains of ecostand.co.

Threat posture

History

Mail and authentication

MX records

  • ecostand.co

SPF policy

8 SPF mechanisms authorising senders for ecostand.co.

MechanismTarget
SPF_Aecostand.co
SPF_IP193.93.88.53
SPF_IP91.211.220.33
SPF_IP91.211.220.48
SPF_IP91.211.222.147
SPF_IP91.211.222.20
SPF_IP91.211.222.224
SPF_MXecostand.co

Related pages

Pivot deeper into the graph from ecostand.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ecostand.co"})-[: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.