Skip to content

Hostname

ecomsro.com

Last fetched

ecomsro.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · ecomsro.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ecomsro.com

Resolution chain

ecomsro.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1505
Organization
whois protection, this company does not own this domain name s.r.o., ecom spol. s r.o.
Contact emails

Subdomains

2 observed subdomains of ecomsro.com.

Web-graph footprint

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

22 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for ecomsro.com.

MechanismTarget
SPF_Amail.ecomsro.cz
SPF_Amailsend.ecomsro.cz
SPF_INCLUDE_spf.komtesa.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.168.37.22
SPF_IP81.91.80.64/27
SPF_IP81.91.80.96/28
SPF_MXecomsro.com

Related pages

Pivot deeper into the graph from ecomsro.com.

Cypher and MCP

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

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