Skip to content

Hostname

ecommerce4malls.com

Last fetched

ecommerce4malls.com resolves to 1 IPv4 address operated by AS6739 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · ecommerce4malls.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/ecommerce4malls.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.140.165.13689.140.128.0/17AS6739ES

WHOIS identity

Registrar
iana:379
Organization
innovacion y des. de nuevos canales com.,s.l.u.
Contact emails

Subdomains

1 observed subdomain of ecommerce4malls.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ecommerce4malls.com.

MechanismTarget
SPF_INCLUDE_spf.buzondecorreo.com

Related pages

Pivot deeper into the graph from ecommerce4malls.com.

Cypher and MCP

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

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