Skip to content

Hostname

ecuworldwide.com

Last fetched

ecuworldwide.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · ecuworldwide.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ecuworldwide.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.52.137.165.52.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1052
Organization
ecuhold
Contact emails

Subdomains

14 observed subdomains of ecuworldwide.com.

Web-graph footprint

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

112 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for ecuworldwide.com.

MechanismTarget
SPF_Agw3222.fortimail.com
SPF_INCLUDE7651013.spf10.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEspfcorp.netcore.co.in
SPF_IP119.235.57.112
SPF_IP119.235.57.195
SPF_IP144.130.162.158
SPF_IP175.158.64.0/19
SPF_IP180.235.156.45/32
SPF_IP180.235.158.33/32
SPF_IP198.136.153.21
SPF_IP20.107.26.186
SPF_IP20.160.123.225
SPF_IP203.199.69.184/32
SPF_IP203.62.211.6/32
SPF_IP207.127.109.192/26
SPF_IP64.7.120.69/32
SPF_IP64.7.120.73/32
SPF_IP66.206.205.18/32
SPF_IP79.125.5.172
SPF_IP79.125.5.173
SPF_IP87.236.103.70
SPF_IP91.198.243.225
SPF_IP91.198.243.226

Related pages

Pivot deeper into the graph from ecuworldwide.com.

Cypher and MCP

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

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