Hostname
ecom-info.com
Last fetched
ecom-info.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
ecom-info.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:1068
- Organization
- chen yang
- Contact emails
- 15989208882@163.com
- 5h543hondogbsa42dmj0ovt7hu@domaindiscreet.com
- 14f4549da97f4838820d344f51e93d22.protect@withheldforprivacy.com
- 9a438978587c411b8ed0dbc2a0131f59.protect@withheldforprivacy.com
- 9dbac73d780d49568caa98cb693f81c0.protect@withheldforprivacy.com
- b220953649cc4cf799379dc6e43b719e.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
- hostmaster@imena.ua
Subdomains
13 observed subdomains of ecom-info.com.
Web-graph footprint
Distinct hostnames that link to or from ecom-info.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ecom-info.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ecom-info.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.